Merge "improve the dark theme"
authorManoop Talasila <talasila@research.att.com>
Wed, 23 Oct 2019 20:50:45 +0000 (20:50 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Wed, 23 Oct 2019 20:50:45 +0000 (20:50 +0000)
webapp-frontend/src/app/caas-ingress/caas-ingress.component.scss

index 770fcf5..8c345fd 100644 (file)
 
 /* column classes are magically defined by Angular */
 .mat-column-namespace {
-  max-width: 125px;
-}
-.mat-column-ip {
-  max-width: 75px;
+  max-width: 100px;
 }
 .mat-column-status {
-  max-width: 75px;
+  max-width: 100px;
+}
+.mat-column-ip {
+  max-width: 100px;
 }
 .mat-column-containers {
   max-width: 75px;