[Glitch] Fix fullscreen video player
Port 53b1d8887325160934dec7557e97a43ce2896264 to glitch-soc
This commit is contained in:
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…
x
Reference in New Issue
Block a user