1
0
forked from mirror/misskey
This commit is contained in:
mattyatea 2023-09-24 07:57:11 +09:00
parent a550ad12c5
commit 9474945d84

View File

@ -292,7 +292,7 @@ function more(ev: MouseEvent) {
} }
&.gamingLight { &.gamingLight {
color: var(--fg); color: white;
} }
&.gamingDark { &.gamingDark {