refactor(dashboard): the chart component is now cleaned up and easier to extend
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
@layer base {
|
||||
:root {
|
||||
--highlight: 220, 84%, 53%; /* #2266ec */
|
||||
--highlight: 220 84% 53%; /* #2266ec */
|
||||
|
||||
--def-100: 210 40% 98%; /* #F0F4F9 */
|
||||
--def-200: 210 40% 96.1%; /* #E7ECF2 */
|
||||
|
||||
Reference in New Issue
Block a user