This commit is contained in:
GH Action - Upstream Sync
2023-10-17 00:32:56 +00:00
3 changed files with 15 additions and 9 deletions

View File

@@ -753,7 +753,7 @@ export function Settings() {
title={`${config.fontSize ?? 14}px`}
value={config.fontSize}
min="12"
max="18"
max="40"
step="1"
onChange={(e) =>
updateConfig(