mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 20:40:15 +02:00
c1330d92b2
* mantine v8 migration * various design changes and improvements
5 lines
106 B
CSS
5 lines
106 B
CSS
.root {
|
|
color: var(--theme-colors-surface-foreground);
|
|
background: var(--theme-colors-surface);
|
|
}
|