Tweak camera group layout editor buttons (#11317)

* tweak layout editor buttons

* remove bubble

* spacing

* button backgrounds
This commit is contained in:
Josh Hawkins
2024-05-09 16:08:22 -05:00
committed by GitHub
parent 8b344cea81
commit 386ffbf5a6
3 changed files with 191 additions and 57 deletions

View File

@@ -143,11 +143,11 @@
--muted-foreground: hsl(0, 0%, 32%);
--muted-foreground: 0 0% 32%;
--accent: hsl(0, 0%, 15%);
--accent: 0 0% 15%;
--accent: hsl(0, 0%, 19%);
--accent: 0 0% 19%;
--accent-foreground: hsl(210, 40%, 98%);
--accent-foreground: 210 40% 98%;
--accent-foreground: hsl(210, 40%, 95%);
--accent-foreground: 210 40% 95%;
--destructive: hsl(0, 62.8%, 30.6%);
--destructive: 0 62.8% 30.6%;