refactor: reduce border radius in global styles for a more compact design
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@
|
|||||||
|
|
||||||
:root,
|
:root,
|
||||||
:root[data-palette="plain"] {
|
:root[data-palette="plain"] {
|
||||||
--radius: 0.65rem;
|
--radius: 0.3rem;
|
||||||
--background: #f9f9f9;
|
--background: #f9f9f9;
|
||||||
--foreground: #151923;
|
--foreground: #151923;
|
||||||
--card: #ffffff;
|
--card: #ffffff;
|
||||||
|
|||||||
Reference in New Issue
Block a user