enhance(client): improve usability
This commit is contained in:
parent
fa36b88af4
commit
4f208b99ff
3 changed files with 4 additions and 0 deletions
|
|
@ -303,6 +303,7 @@ export default defineComponent({
|
|||
width: 240px;
|
||||
box-sizing: border-box;
|
||||
overflow: auto;
|
||||
overscroll-behavior: contain;
|
||||
background: var(--bg);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue