Big red button addition
[portal/ric-dashboard.git] / webapp-frontend / src / app / ran-connection / ran-connection.component.scss
index 79aca12..7589e9a 100644 (file)
 }
 
 .ranconnect-table {
-    width: 99%; /* 100 looks wrong */
-    min-height: 150px;
+    width: 100%;
+    min-height: 100px;
     margin-top: 10px;
     background-color:transparent;
 }
 
-
+.disconnect-all-button {
+    float: right;
+}
\ No newline at end of file