This website works better with JavaScript
Home
Explore
Help
Sign In
vdd
/
nitter
mirror of
https://github.com/zedeus/nitter
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
make video control bar fit parent div (
#683
)
jackyzy823
4 years ago
parent
5f31e86e0e
commit
077ebc95fa
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/sass/tweet/video.scss
+ 1
- 1
src/sass/tweet/video.scss
View File
@@ -3,7 +3,7 @@
video {
max-height: 100%;
-
max-
width: 100%;
+ width: 100%;
}
.gallery-video {