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

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
@@ -146,7 +146,6 @@
146
  .template-chip {
147
  cursor: pointer;
148
  transition: all 0.2s;
149
- margin: 0 !important;
150
 
151
  &:hover {
152
  transform: scale(1.05);
@@ -319,7 +318,6 @@
319
  border-top: 1px solid #e0e0e0;
320
  }
321
 
322
- // Form field density
323
  ::ng-deep {
324
  .mat-mdc-form-field {
325
  margin-bottom: 16px;
 
146
  .template-chip {
147
  cursor: pointer;
148
  transition: all 0.2s;
 
149
 
150
  &:hover {
151
  transform: scale(1.05);
 
318
  border-top: 1px solid #e0e0e0;
319
  }
320
 
 
321
  ::ng-deep {
322
  .mat-mdc-form-field {
323
  margin-bottom: 16px;