mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-14 00:02:18 +02:00
fix various light theme issues
This commit is contained in:
@@ -13,5 +13,6 @@
|
||||
.root {
|
||||
padding: var(--theme-spacing-xs) var(--theme-spacing-sm);
|
||||
font-weight: 500;
|
||||
color: var(--theme-colors-foreground);
|
||||
background: var(--theme-colors-surface);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user