Yuki Takei 2 anni fa
parent
commit
049b3fd56d
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      apps/app/src/styles/_editor.scss

+ 0 - 2
apps/app/src/styles/_editor.scss

@@ -8,7 +8,6 @@
   overflow: hidden !important;
 
   .page-wrapper {
-    top: 0;
     height: 100vh;
   }
 
@@ -27,7 +26,6 @@
    * Expand Editor
    *****************/
   .dynamic-layout-root {
-    left: var.$grw-sidebar-nav-width;
     width: calc(100vw - var.$grw-sidebar-nav-width);
     height: 100vh;
   }