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

fixed video editor preview

This commit is contained in:
Fedor Katurov 2019-11-27 10:50:28 +07:00
parent f3e304d2bc
commit 7a8846a088

View file

@ -2,6 +2,7 @@
padding-top: 56.25%;
position: relative;
border-radius: $radius;
background: 50% 50% no-repeat/cover;
// background: darken($color: $content_bg, $amount: 2%);
}