Fix CW video height, fixes #46
This commit is contained in:
parent
4737dc6da9
commit
9871d0f37c
1 changed files with 2 additions and 0 deletions
|
@ -135,6 +135,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&.inactive {
|
&.inactive {
|
||||||
|
min-height: 300px;
|
||||||
|
|
||||||
video,
|
video,
|
||||||
.video-player__controls {
|
.video-player__controls {
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
|
|
Loading…
Reference in a new issue