Adjust styles for outlined input with floating label for iOS
This commit is contained in:
parent
b20fe12dd9
commit
20e0b5f6c7
@ -395,11 +395,13 @@
|
|||||||
padding-top: 8px;
|
padding-top: 8px;
|
||||||
padding-bottom: 8px;
|
padding-bottom: 8px;
|
||||||
min-height: 40px;
|
min-height: 40px;
|
||||||
|
height: 40px;
|
||||||
width: auto;
|
width: auto;
|
||||||
.mdc-text-field__input, .mat-mdc-select {
|
.mdc-text-field__input, .mat-mdc-select {
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.mat-mdc-form-field-icon-prefix, .mat-mdc-form-field-icon-suffix,
|
.mat-mdc-form-field-icon-prefix, .mat-mdc-form-field-icon-suffix,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user