RIFT-14751: Provide a network service total count in the Launchpad Dashboard
[osm/UI.git] / skyquake / plugins / launchpad / src / launchpad.scss
index 927727a..b871f51 100644 (file)
       -ms-flex-flow: col wrap;
           flex-flow: col wrap;
     }
+
+    .nsrSummary {
+      font-size: 50%;
+      padding-top: 1rem;
+      .nsrSummaryItem {
+        padding-right: 0.5rem;
+      }
+    }
   }
 
   .nsListPanelToggle {