mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-25 08:21:41 +02:00
revert default font size to 15px
This commit is contained in:
parent
37d04d6ceb
commit
cce53d8ab9
@ -180,7 +180,7 @@ export const SETTINGS = {
|
||||
"fontSize": {
|
||||
displayName: _td("Font size"),
|
||||
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
|
||||
default: 16,
|
||||
default: 15,
|
||||
controller: new FontSizeController(),
|
||||
},
|
||||
"useCustomFontSize": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user