mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-07 09:13:52 +09:00
enhance(client): improve usability
This commit is contained in:
@ -303,6 +303,7 @@ export default defineComponent({
|
||||
width: 240px;
|
||||
box-sizing: border-box;
|
||||
overflow: auto;
|
||||
overscroll-behavior: contain;
|
||||
background: var(--bg);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user