diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 977b950..c3bb863 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -15,9 +15,9 @@ { "title": "Handy", "width": 540, - "height": 720, + "height": 730, "minWidth": 540, - "minHeight": 720, + "minHeight": 730, "resizable": true, "maximizable": false, "visible": false