refactor(settings): polish settings UI

This commit is contained in:
Carlos Valente
2026-08-01 17:09:48 +02:00
committed by Carlos Valente
parent f0c284b708
commit 24be49ef66
49 changed files with 1946 additions and 1268 deletions
@@ -1,6 +1,6 @@
.dialog {
position: fixed;
top: 1rem;
top: 10vh;
left: 50%;
transform: translateX(-50%);