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