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

remove overflow-y: scroll

Yuki Takei 3 жил өмнө
parent
commit
799e4f3494

+ 0 - 5
packages/app/src/styles/_layout.scss

@@ -1,11 +1,6 @@
 @use './variables' as var;
 @use './bootstrap/init' as bs;
 
-body {
-  overflow-y: scroll !important;
-  overscroll-behavior-y: none;
-}
-
 .dynamic-layout-root:not(.growi-layout-fluid) .grw-container-convertible {
   @extend .container-lg;
 }