This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
vdd
/
nitter
espejo de
https://github.com/zedeus/nitter
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
make video control bar fit parent div (
#683
)
jackyzy823
hace 4 años
padre
5f31e86e0e
commit
077ebc95fa
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
src/sass/tweet/video.scss
+ 1
- 1
src/sass/tweet/video.scss
Ver fichero
@@ -3,7 +3,7 @@
video {
max-height: 100%;
-
max-
width: 100%;
+ width: 100%;
}
.gallery-video {