This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
vdd
/
nitter
mirror da
https://github.com/zedeus/nitter
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
make video control bar fit parent div (
#683
)
jackyzy823
4 anni fa
parent
5f31e86e0e
commit
077ebc95fa
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
src/sass/tweet/video.scss
+ 1
- 1
src/sass/tweet/video.scss
Vedi File
@@ -3,7 +3,7 @@
video {
max-height: 100%;
-
max-
width: 100%;
+ width: 100%;
}
.gallery-video {