diff --git a/stylesheets/components/Lightbox.scss b/stylesheets/components/Lightbox.scss index d37871888..1c57e1abd 100644 --- a/stylesheets/components/Lightbox.scss +++ b/stylesheets/components/Lightbox.scss @@ -94,6 +94,14 @@ } } + &--video { + height: 100%; + left: 0; + position: absolute; + top: 0; + width: 100%; + } + height: auto; max-height: 100%; max-width: 100%; diff --git a/ts/components/Lightbox.tsx b/ts/components/Lightbox.tsx index c9309cc30..974d9b766 100644 --- a/ts/components/Lightbox.tsx +++ b/ts/components/Lightbox.tsx @@ -471,7 +471,7 @@ export function Lightbox({ content = (