fix: icon and color

This commit is contained in:
puriphatt 2024-06-07 12:21:34 +00:00
parent f98093835f
commit 768686d41c
2 changed files with 3 additions and 2 deletions

View file

@ -30,7 +30,7 @@ defineProps<{
}
.color-text {
color: var(--stone-6);
color: var(--cyan-6);
}
&.dark {