mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-05 05:14:21 +01:00
fix: hide scrollbars in zenMode (#3144)
This commit is contained in:
@@ -116,6 +116,7 @@
|
|||||||
user-select: none;
|
user-select: none;
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.visually-hidden {
|
.visually-hidden {
|
||||||
|
|||||||
Reference in New Issue
Block a user