[Glitch] Fix unnecessary gap under of video modal

Port cb3c6d1780 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
master
fuyu 4 years ago committed by Thibaut Girka
parent aae60a2366
commit 51922d7ffa
  1. 1
      app/javascript/flavours/glitch/styles/components/media.scss

@ -404,6 +404,7 @@
@include fullwidth-gallery;
video {
display: block;
max-width: 100vw;
max-height: 80vh;
z-index: 1;

Loading…
Cancel
Save