Adapt the web version to Electron

This commit is contained in:
2025-08-24 23:15:20 +03:00
Unverified
parent 3bbfafa9e5
commit 8348547baa
12 changed files with 286 additions and 175 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
height: 100%;
padding: 2rem;
background-color: $color-dark-surface;