ciyidogan commited on
Commit
c3b0a59
·
verified ·
1 Parent(s): 1ff3b48

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
  }