Fix auto-zoom when focussing form field on iOS
This commit is contained in:
parent
8fdc697a17
commit
653e44348c
@ -257,7 +257,7 @@ body {
|
||||
border: 1px solid #ddd;
|
||||
border-radius: 4px;
|
||||
font-family: inherit;
|
||||
font-size: 0.95rem;
|
||||
font-size: 1rem;
|
||||
box-sizing: border-box; /* Ensure padding doesn't overflow width */
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user