This commit is contained in:
2017-11-04 17:11:47 +01:00
parent b12c4130ba
commit 28da13e8f0
11 changed files with 90 additions and 47 deletions

View File

@ -1,11 +1,10 @@
// iframe
// min-height 200px
video-padding = 56.25%
.video-container
position relative
width 100%
height 0
padding-bottom 56.25%
padding-bottom video-padding
border-radius ui-element-border-radius
overflow hidden