Commit 54114c5
committed
feat(AppearanceView): Added screen scale factor
Adds a new 100% screen scaling factor for mobile to provide a more natural and consistent visual baseline across devices.
Also updates the default UI configuration:
- Font size: set to S
- Padding: set to XXS
These defaults help achieve a cleaner, more compact layout while improving readability and overall UI density on mobile.1 parent 4f94e42 commit 54114c5
2 files changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
869 | 869 | | |
870 | 870 | | |
871 | 871 | | |
872 | | - | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
873 | 878 | | |
874 | 879 | | |
875 | | - | |
| 880 | + | |
876 | 881 | | |
877 | 882 | | |
878 | 883 | | |
| |||
0 commit comments