浏览代码

chore: change default height

GyDi 3 年之前
父节点
当前提交
df0b5a80dc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src-tauri/tauri.conf.json

+ 1 - 1
src-tauri/tauri.conf.json

@@ -71,7 +71,7 @@
       {
         "title": "Clash Verge",
         "width": 800,
-        "height": 610,
+        "height": 636,
         "resizable": true,
         "fullscreen": false,
         "decorations": false,