X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Fapp%2Flayouts%2FLayoutComponent.scss;h=19e8ea0bc786f355bb4ff3f26c502891c7c247ae;hb=208bef2cea31da5427861ac81817790e98851fe2;hp=649387a0480305cd572b5cb09e17aa7b86ba712c;hpb=c4970aef0a1aba9dda11327f33f4862aaa3552b0;p=osm%2FNG-UI.git diff --git a/src/app/layouts/LayoutComponent.scss b/src/app/layouts/LayoutComponent.scss index 649387a..19e8ea0 100644 --- a/src/app/layouts/LayoutComponent.scss +++ b/src/app/layouts/LayoutComponent.scss @@ -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; } }