Spaces:
Paused
Paused
Update flare-ui/src/app/components/environment/environment.component.scss
Browse files
flare-ui/src/app/components/environment/environment.component.scss
CHANGED
|
@@ -151,6 +151,11 @@ mat-card-header {
|
|
| 151 |
}
|
| 152 |
}
|
| 153 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 154 |
::ng-deep {
|
| 155 |
.mat-mdc-form-field-icon-prefix {
|
| 156 |
padding-right: 12px;
|
|
|
|
| 151 |
}
|
| 152 |
}
|
| 153 |
|
| 154 |
+
.accordion-content {
|
| 155 |
+
margin-left: 5px;
|
| 156 |
+
margin-right: 5px;
|
| 157 |
+
}
|
| 158 |
+
|
| 159 |
::ng-deep {
|
| 160 |
.mat-mdc-form-field-icon-prefix {
|
| 161 |
padding-right: 12px;
|