Extend Mock E2Mgr configuration to save state
[portal/ric-dashboard.git] / webapp-frontend / src / app / user / user.component.scss
index 4d06c6d..80ddf63 100644 (file)
@@ -49,3 +49,7 @@
 .user-button-row button {
     margin-right: 5px;
 }
+
+.display-none {
+    display: none;
+}