Fix CW video height, fixes #46

This commit is contained in:
Alex Gleason 2020-06-07 15:46:16 -05:00
parent 4737dc6da9
commit 9871d0f37c
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -135,6 +135,8 @@
}
&.inactive {
min-height: 300px;
video,
.video-player__controls {
visibility: hidden;