fix: hide scrollbars in zenMode (#3144)
This commit is contained in:
parent
053353841a
commit
32acde500e
@ -116,6 +116,7 @@
|
|||||||
user-select: none;
|
user-select: none;
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.visually-hidden {
|
.visually-hidden {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user