Ver Fonte

fixed css

Taichi Masuyama há 4 anos atrás
pai
commit
dd45849980
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      packages/app/src/styles/_layout.scss

+ 1 - 1
packages/app/src/styles/_layout.scss

@@ -1,6 +1,6 @@
 body {
   overflow-y: scroll !important;
-  overscroll-behavior: none;
+  overscroll-behavior-y: none;
 }
 
 body:not(.growi-layout-fluid) .grw-container-convertible {