Ver Fonte

remove width

Yuki Takei há 2 anos atrás
pai
commit
084e809dae
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      apps/app/src/styles/_editor.scss

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

@@ -27,7 +27,6 @@
    * Expand Editor
    *****************/
   .dynamic-layout-root {
-    width: calc(100vw - var.$grw-sidebar-nav-width);
     @extend .flex-expand-vh-100;
   }