[Glitch] Fix unnecessary gap under of video modal
Port 88cbcb5804
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
lolsob-rspec
parent
c1eb60642b
commit
2e48c4ae55
|
@ -404,6 +404,7 @@
|
|||
@include fullwidth-gallery;
|
||||
|
||||
video {
|
||||
display: block;
|
||||
max-width: 100vw;
|
||||
max-height: 80vh;
|
||||
z-index: 1;
|
||||
|
|
Loading…
Reference in New Issue