Преглед изворни кода

fix: hide scrollbars in zenMode (#3144)

vanilla_orig
David Luzar пре 4 година
родитељ
комит
32acde500e
No account linked to committer's email address
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      public/index.html

+ 1
- 0
public/index.html Прегледај датотеку

@@ -116,6 +116,7 @@
116 116
         user-select: none;
117 117
         width: 100vw;
118 118
         height: 100vh;
119
+        overflow: hidden;
119 120
       }
120 121
 
121 122
       .visually-hidden {

Loading…
Откажи
Сачувај