Fix font color on YouTube sync page

This commit is contained in:
toshikanneko 2022-02-15 10:56:20 +01:00
parent 7a85f410d8
commit f79f0b02a0

View file

@ -340,6 +340,7 @@ img {
@extend .help;
margin-top: 0;
margin-bottom: 0;
color: var(--color-text);
&:not(:last-child) {
margin-bottom: 0;