[Glitch] Fix fullscreen video player

Port 53b1d88873 to glitch-soc
th-downstream
Thibaut Girka 7 years ago
parent 64f74da493
commit fdb7cf8a56

@ -302,6 +302,8 @@
video {
max-width: 100% !important;
max-height: 100% !important;
width: 100% !important;
height: 100% !important;
}
}

Loading…
Cancel
Save