fixing scrollbars on windows
This commit is contained in:
parent
636d9c9033
commit
f3034f0376
|
|
@ -9,7 +9,7 @@ dialog {
|
|||
backdrop-filter: blur(3px) brightness(0.4);
|
||||
}
|
||||
|
||||
overflow-y: scroll;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
|
||||
max-width: 100vw;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user