mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
🎨
This commit is contained in:
@@ -302,7 +302,7 @@ export default defineComponent({
|
||||
|
||||
> .text {
|
||||
&, ::v-deep(*) {
|
||||
color: #fff !important;
|
||||
color: var(--fgOnAccent) !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user