mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 02:13:33 +00:00
4 lines
98 B
CSS
4 lines
98 B
CSS
.root {
|
|
background: var(--theme-colors-surface);
|
|
border-radius: var(--theme-radius-md);
|
|
}
|