tweak ui
This commit is contained in:
parent
8e5d31eb5c
commit
14da0a65f7
4 changed files with 4 additions and 2 deletions
|
|
@ -118,6 +118,7 @@ function more(ev: MouseEvent) {
|
|||
box-sizing: border-box;
|
||||
overflow: auto;
|
||||
overflow-x: clip;
|
||||
overscroll-behavior: contain;
|
||||
background: var(--navBg);
|
||||
contain: strict;
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue