commit
7c5677f915
1 changed files with 2 additions and 1 deletions
|
@ -20,9 +20,10 @@ video {
|
|||
position: relative;
|
||||
video {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
&.video--hidden {
|
||||
height: $height-video-embedded;
|
||||
|
|
Loading…
Reference in a new issue