Merge branch 'video-size-fix' into 'develop'

Remove video size restrictions

See merge request soapbox-pub/soapbox-fe!584
merge-requests/585/merge
Alex Gleason 2021-07-08 14:35:30 +00:00
commit c5c1c24417
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -98,8 +98,6 @@
video {
display: block;
max-width: 100vw;
max-height: 80vh;
z-index: 1;
}