fix: Update font-size/width to fix iOS input zoom (#3894)
This commit is contained in:
@@ -103,7 +103,7 @@ export default {
|
||||
border-bottom-right-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
padding: $space-one;
|
||||
width: auto;
|
||||
width: 100%;
|
||||
|
||||
&.error {
|
||||
border-color: $color-error;
|
||||
|
||||
Reference in New Issue
Block a user