build(electron): app now builds and runs on macOS as a standalone app

This commit is contained in:
2025-08-10 15:09:23 -04:00
parent 7cfc70632b
commit 63bc3a198d
7 changed files with 139 additions and 14 deletions

View File

@@ -504,7 +504,7 @@ body.dark-mode .info-button:hover {
flex-direction: column;
overflow: hidden;
min-width: 0;
padding: 20px;
padding: 0;
}
#welcome-screen {