Initial RBAC plugin display. Included about and debug page not rendering fix
[osm/UI.git] / skyquake / plugins / project_management / src / dashboard / projectMgmt.scss
index a21aaa9..eca6a59 100644 (file)
@@ -6,7 +6,7 @@
 @import "style/_colors.scss";
 
 .projectManagement {
-        max-width: 900px;
+        max-width: 1200px;
 
     .skyquakePanel-wrapper {
         overflow-x: hidden;
     }
     .userTable {
         .FormSection-body {
-            max-width: 652px;
+            max-width: 952px;
             overflow-x: auto;
         }
     }