NG-UI Design Changes
[osm/NG-UI.git] / src / app / layouts / LayoutComponent.scss
index 649387a..19e8ea0 100644 (file)
@@ -24,6 +24,7 @@
     .content-section {
       @include wh-value(100%, null);
       @include transition(all, 0.3s, null, null);
+      @include flexbox(block, null, null, null, null, null);
       overflow-x: auto;
     }
   }