Spaces:
Building
Building
Update flare-ui/src/app/dialogs/api-edit-dialog/api-edit-dialog.component.scss
Browse files
flare-ui/src/app/dialogs/api-edit-dialog/api-edit-dialog.component.scss
CHANGED
@@ -328,5 +328,10 @@
|
|
328 |
.mat-mdc-dialog-content {
|
329 |
max-height: 80vh;
|
330 |
}
|
|
|
|
|
|
|
|
|
|
|
331 |
}
|
332 |
}
|
|
|
328 |
.mat-mdc-dialog-content {
|
329 |
max-height: 80vh;
|
330 |
}
|
331 |
+
|
332 |
+
.mat-chip {
|
333 |
+
margin-bottom: 5px;
|
334 |
+
margin-right: 5px;
|
335 |
+
}
|
336 |
}
|
337 |
}
|