fix: icon and color
This commit is contained in:
parent
f98093835f
commit
768686d41c
2 changed files with 3 additions and 2 deletions
|
|
@ -30,7 +30,7 @@ defineProps<{
|
|||
}
|
||||
|
||||
.color-text {
|
||||
color: var(--stone-6);
|
||||
color: var(--cyan-6);
|
||||
}
|
||||
|
||||
&.dark {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue