This commit is contained in:
parent
d672fccef4
commit
1e8132e610
|
@ -302,7 +302,7 @@ export default defineComponent({
|
|||
|
||||
> .text {
|
||||
&, ::v-deep(*) {
|
||||
color: #fff !important;
|
||||
color: var(--fgOnAccent) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue