Dark mode default
[nonrtric.git] / dashboard / webapp-frontend / src / app / policy-control / policy-instance.component.scss
index 83f6f66..b6a29a4 100644 (file)
@@ -20,7 +20,6 @@
 
 .instances-table {
   width: 60%;
-  min-height: 150px;
   min-width: 600px;
   margin-top: 10px;
   margin-bottom: 10px;
@@ -28,7 +27,7 @@
 }
 
 .table-dark {
-  background-color: #1d1d27;
+  background-color: #2d2d3d;
 }
 
 .action-cell {