MOBILE-3320 settings: Fix text zoom on iOS
This commit is contained in:
parent
05cbaba8f2
commit
8b3ab4654c
@ -1,5 +1,9 @@
|
||||
@import "./globals.scss";
|
||||
|
||||
body {
|
||||
-webkit-text-size-adjust: auto;
|
||||
}
|
||||
|
||||
// Common styles.
|
||||
.text-left { text-align: left; }
|
||||
.text-right { text-align: right; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user