Browse Source

UI: Fixed buttons for mobile

pull/8931/head
Artem Dzhereleiko 3 years ago
parent
commit
a88730207f
  1. 6
      ui-ngx/src/app/modules/home/components/profile/asset-profile-autocomplete.component.scss

6
ui-ngx/src/app/modules/home/components/profile/asset-profile-autocomplete.component.scss

@ -19,3 +19,9 @@
color: inherit;
}
}
:host ::ng-deep {
.mat-mdc-form-field-icon-suffix {
display: flex;
}
}

Loading…
Cancel
Save