Require RIC instance key in controller methods
[portal/ric-dashboard.git] / webapp-frontend / src / app / app-configuration / app-configuration.component.scss
index dd78263..d790920 100644 (file)
@@ -27,9 +27,7 @@ mat-spinner {
 }
 
 .config-title {
-  height:50px;
   text-align: center;
-  color: #432c85;
   font-size: 30px;
   font-weight: 300;
   transform: translate(149 56);
@@ -45,6 +43,6 @@ mat-spinner {
   display: none;
 }
 
-.mat-form-field-wrapper{               
+.mat-form-field-wrapper{
   margin-right:10px
 }
\ No newline at end of file