diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 8867490..6a95c9d 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -15,9 +15,9 @@ { "title": "Handy", "width": 540, - "height": 750, + "height": 720, "minWidth": 540, - "minHeight": 750, + "minHeight": 720, "resizable": true, "maximizable": false } diff --git a/src/App.tsx b/src/App.tsx index 73fe4c3..e62631c 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -34,7 +34,7 @@ function App() { if (showOnboarding) { return (