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

fix: hide scrollbars in zenMode (#3144)

David Luzar 4 жил өмнө
parent
commit
32acde500e
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      public/index.html

+ 1 - 0
public/index.html

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