fix: แก้สี
This commit is contained in:
parent
066cf121c6
commit
d259ac5217
1 changed files with 2 additions and 2 deletions
|
|
@ -90,10 +90,10 @@ const props = withDefaults(
|
||||||
}
|
}
|
||||||
|
|
||||||
.dark .stat-card__purple {
|
.dark .stat-card__purple {
|
||||||
--_color: var(--purple-8);
|
--_color: var(--purple-7);
|
||||||
}
|
}
|
||||||
|
|
||||||
.dark .stat-card__green {
|
.dark .stat-card__green {
|
||||||
--_color: var(--teal-8);
|
--_color: var(--teal-7);
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue