1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

output for mp3 files

This commit is contained in:
Fedor Katurov 2019-10-10 13:50:21 +07:00
parent 00a28377f1
commit 63b30b2921
3 changed files with 67 additions and 27 deletions

View file

@ -14,6 +14,7 @@
background: transparentize(black, 0.8);
padding: $gap / 2;
border-radius: 0 0 $radius $radius;
flex-wrap: wrap;
svg {
fill: transparentize(white, 0.9);