feat: add density CSS variable with default value
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
|
||||
:root {
|
||||
--radius: 0.625rem;
|
||||
--density-factor: 1;
|
||||
--background: oklch(1 0 0);
|
||||
--foreground: oklch(0.145 0 0);
|
||||
--card: oklch(1 0 0);
|
||||
|
||||
Reference in New Issue
Block a user