ciyidogan commited on
Commit
1786b02
·
verified ·
1 Parent(s): 71ea3cb

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-bottom: 5px;
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
  }