1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-26 13:26:40 +07:00

fixed youtube block

This commit is contained in:
Fedor Katurov 2019-11-26 11:07:40 +07:00
parent 93afa626db
commit b87487ed1f
7 changed files with 34 additions and 7 deletions

View file

@ -11,6 +11,7 @@
padding-bottom: 10px;
box-sizing: border-box;
flex-direction: column;
padding: $gap 0;
&:first-child {
border-top-right-radius: $radius;