refactor: color
This commit is contained in:
parent
283ae2d1b0
commit
8790ab68a5
3 changed files with 9 additions and 5 deletions
|
|
@ -92,6 +92,6 @@ const props = withDefaults(
|
|||
}
|
||||
|
||||
.dark .stat-card__orange {
|
||||
--_color: var(--orange-8);
|
||||
--_color: var(--orange-6-hsl);
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue