mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-31 06:21:50 +01:00
[Glitch] Fix fullscreen video player
Port 53b1d8887325160934dec7557e97a43ce2896264 to glitch-soc
This commit is contained in:
parent
06fc278e4c
commit
51d276fb98
@ -302,6 +302,8 @@
|
||||
video {
|
||||
max-width: 100% !important;
|
||||
max-height: 100% !important;
|
||||
width: 100% !important;
|
||||
height: 100% !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user