fix: Update font-size/width to fix iOS input zoom (#3894)
This commit is contained in:
parent
903072ef14
commit
dbb50e5923
3 changed files with 5 additions and 4 deletions
|
@ -196,7 +196,8 @@ export default {
|
|||
max-height: 2.4 * $space-mega;
|
||||
resize: none;
|
||||
padding: 0;
|
||||
padding-top: $space-small;
|
||||
padding-top: $space-smaller;
|
||||
padding-bottom: $space-smaller;
|
||||
margin-top: $space-small;
|
||||
margin-bottom: $space-small;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue