[Glitch] Fix fullscreen video player

Port 53b1d88873 to glitch-soc
lolsob-rspec
Thibaut Girka 2018-04-23 20:38:08 +02:00
parent 64f74da493
commit fdb7cf8a56
1 changed files with 2 additions and 0 deletions

View File

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