bugfix: explicitly set topbar text color
This commit is contained in:
parent
dce33d2088
commit
6b9188b618
@ -83,6 +83,7 @@ const actionLogout = async () => {
|
|||||||
|
|
||||||
&__player,
|
&__player,
|
||||||
&__admin {
|
&__admin {
|
||||||
|
color: $text-primary-color;
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user