feat: enhance styling and structure for color switcher; move common styles to global.css

This commit is contained in:
sha
2025-05-15 17:19:02 +03:00
parent 9509ef0688
commit 1cb75c0ec3
5 changed files with 75 additions and 112 deletions
+3 -1
View File
@@ -278,7 +278,9 @@
align-items: center;
justify-content: space-between;
gap: 0.5em;
} .set-circle {
}
.set-circle {
display: flex;
align-items: center;
justify-content: center;