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