1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-05 02:09:05 +09:00

[Glitch] Fix download button color in audio player

Port aaf24d3093 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Claire 2021-08-11 17:48:55 +02:00
parent 4e2a8c9b38
commit 0e62c38b02

View File

@ -400,7 +400,8 @@
opacity: 0.2;
}
.video-player__buttons button {
.video-player__buttons button,
.video-player__buttons a {
color: currentColor;
opacity: 0.75;