Fix download button icon color

th-downstream
Thibaut Girka 5 years ago
parent b807087b88
commit 1208c64bae

@ -507,6 +507,13 @@
.video-player__download__icon {
color: inherit;
.fa,
&:active .fa,
&:hover .fa,
&:focus .fa {
color: inherit;
}
}
}

Loading…
Cancel
Save