Updated Sparky to add ECOMP functionality Browse, Specialized Search, BYOQ, and the...
[aai/sparky-fe.git] / resources / scss / common / _layout.scss
index 6863baf..0d826f3 100644 (file)
@@ -26,6 +26,7 @@
        display: flex;
        flex-direction: column;
        height: 100vh;
+    overflow:auto;
 }
 
 .view-container {
@@ -39,7 +40,6 @@
 }
 
 .spinner-container {
-       overflow: hidden;
        position: relative;
 }