Browse Source

Merge pull request #3033 from Yidadaa/Yidadaa-patch-1

Yifei Zhang 1 năm trước cách đây
mục cha
commit
d11d906fa2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/components/settings.tsx

+ 1 - 1
app/components/settings.tsx

@@ -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(