diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 6fc07f4..5a0f2eb 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -14,9 +14,9 @@ { "title": "Handy", "width": 540, - "height": 670, + "height": 680, "minWidth": 540, - "minHeight": 670, + "minHeight": 680, "resizable": true, "maximizable": false }