support-multiple-ric-instances
[portal/ric-dashboard.git] / webapp-frontend / src / app / rd.component.scss
index 19c13b5..7245077 100644 (file)
   position: relative;
 }
 
-/*
-================
-    Header
-================
-*/
+/* Header */
 mat-sidenav-container, mat-sidenav-content, mat-sidenav {
     height: 100%;
 }
@@ -43,10 +39,7 @@ main {
     padding: 10px;
 }
 
-/*
-    Slide Menu
-= = = = = = = = =
-*/
+/* Slide Menu */
 .side-menu__dark {
   color: white;
   background: gray;
@@ -348,11 +341,7 @@ mat-drawer-content {
   transition: opacity 300ms linear;
 }
 
-/*
-================-
-    Footer
-================
-*/
+/* Footer */
 .main__footer {
   background: transparent;
   z-index: 100;
@@ -374,3 +363,7 @@ mat-drawer-content {
     width: 100%;
   }
 }
+
+.selector-label {
+    margin-right: 20px;
+}
\ No newline at end of file