Fix font color on YouTube sync page
This commit is contained in:
parent
7a85f410d8
commit
f79f0b02a0
1 changed files with 1 additions and 0 deletions
|
@ -340,6 +340,7 @@ img {
|
||||||
@extend .help;
|
@extend .help;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
color: var(--color-text);
|
||||||
|
|
||||||
&:not(:last-child) {
|
&:not(:last-child) {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
|
Loading…
Reference in a new issue