fix #419
This commit is contained in:
parent
5aa28433bf
commit
88f6f985e2
1 changed files with 1 additions and 3 deletions
|
@ -20,9 +20,7 @@ video {
|
|||
position: relative;
|
||||
video {
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
}
|
||||
&.video--hidden {
|
||||
height: $height-video-embedded;
|
||||
|
|
Loading…
Add table
Reference in a new issue