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
@@ -329,9 +329,7 @@
|
|
329 |
max-height: 80vh;
|
330 |
}
|
331 |
|
332 |
-
.mat-mdc-chip {
|
333 |
-
margin
|
334 |
-
margin-right: 5px;
|
335 |
}
|
336 |
-
}
|
337 |
}
|
|
|
329 |
max-height: 80vh;
|
330 |
}
|
331 |
|
332 |
+
.mat-mdc-chip-set .mat-mdc-chip {
|
333 |
+
margin: 0 4px 4px 0 !important;
|
|
|
334 |
}
|
|
|
335 |
}
|