[Glitch] Fix fullscreen video player

Port 53b1d88873 to glitch-soc
main
Thibaut Girka 7 years ago
parent 06fc278e4c
commit 51d276fb98

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

Loading…
Cancel
Save