forked from treehouse/mastodon
[Glitch] Fix unnecessary gap under of video modal
Port cb3c6d1780
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
signup-info-prompt
parent
aae60a2366
commit
51922d7ffa
|
@ -404,6 +404,7 @@
|
|||
@include fullwidth-gallery;
|
||||
|
||||
video {
|
||||
display: block;
|
||||
max-width: 100vw;
|
||||
max-height: 80vh;
|
||||
z-index: 1;
|
||||
|
|
Loading…
Reference in New Issue