diff --git a/theseus_gui/src-tauri/tauri.conf.json b/theseus_gui/src-tauri/tauri.conf.json index 8b0abcf6b..045ddd858 100644 --- a/theseus_gui/src-tauri/tauri.conf.json +++ b/theseus_gui/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "AstralRinth App", - "version": "0.6.322" + "version": "0.6.323" }, "tauri": { "allowlist": { diff --git a/theseus_gui/src/App.vue b/theseus_gui/src/App.vue index f43c4a5ca..5cd69f8c4 100644 --- a/theseus_gui/src/App.vue +++ b/theseus_gui/src/App.vue @@ -616,7 +616,7 @@ const toggleSidebar = () => { } .square-collapsed-space { - margin-top: 1.25rem; + margin-top: 1rem; height: var(--appbar-height); width: 100%;