1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-06 03:55:36 -05:00

make video control bar fit parent div (#683)

This commit is contained in:
jackyzy823
2022-08-15 00:07:40 +01:00
committed by GitHub
parent 5f31e86e0e
commit 077ebc95fa

View File

@@ -3,7 +3,7 @@
video {
max-height: 100%;
max-width: 100%;
width: 100%;
}
.gallery-video {