2
0
Эх сурвалжийг харах

fix: hide scrollbars in zenMode (#3144)

David Luzar 4 жил өмнө
parent
commit
32acde500e

+ 1 - 0
public/index.html

@@ -116,6 +116,7 @@
         user-select: none;
         user-select: none;
         width: 100vw;
         width: 100vw;
         height: 100vh;
         height: 100vh;
+        overflow: hidden;
       }
       }
 
 
       .visually-hidden {
       .visually-hidden {