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

audio image block

This commit is contained in:
Fedor Katurov 2019-10-22 11:16:17 +07:00
parent 353cadb09f
commit 4fd5142e8b
4 changed files with 63 additions and 0 deletions

View file

@ -146,4 +146,5 @@
pointer-events: none;
touch-action: none;
transition: opacity 0.5s;
display: none;
}