🎨
This commit is contained in:
parent
c8c5d1eb13
commit
15d656c5d0
1 changed files with 1 additions and 1 deletions
|
|
@ -302,7 +302,7 @@ export default defineComponent({
|
|||
|
||||
> .text {
|
||||
&, ::v-deep(*) {
|
||||
color: #fff !important;
|
||||
color: var(--fgOnAccent) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue