Explorar o código

make video control bar fit parent div (#683)

jackyzy823 %!s(int64=4) %!d(string=hai) anos
pai
achega
077ebc95fa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/sass/tweet/video.scss

+ 1 - 1
src/sass/tweet/video.scss

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