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

set position: fixed when drawer mode

Yuki Takei 4 жил өмнө
parent
commit
d4ca728250

+ 2 - 0
packages/app/src/styles/_sidebar.scss

@@ -256,6 +256,8 @@
   z-index: $zindex-fixed + 2;
 
   .data-layout-container {
+    position: fixed;
+    top: 0;
     width: 0;
   }
   div.navigation {