1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-31 13:19:29 -05:00
This commit is contained in:
syuilo 2021-10-16 19:25:40 +09:00
parent d672fccef4
commit 1e8132e610

View file

@ -302,7 +302,7 @@ export default defineComponent({
> .text {
&, ::v-deep(*) {
color: #fff !important;
color: var(--fgOnAccent) !important;
}
}
}