Fix value input style

This commit is contained in:
Igor Kulikov 2020-04-01 16:55:44 +03:00
parent 4fb8926f16
commit efe6ec19e5

View File

@ -19,7 +19,8 @@
padding-bottom: 1px; padding-bottom: 1px;
} }
mat-select-trigger { mat-select-trigger {
mat-icon { .mat-icon {
vertical-align: middle;
margin-right: 16px; margin-right: 16px;
} }
} }