This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
vdd
/
nitter
şunun yansıması
https://github.com/zedeus/nitter
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Kaynağa Gözat
Fix quote video size
Zed
5 yıl önce
ebeveyn
6f78781d1c
işleme
104dc95bd7
1 değiştirilmiş dosya
ile
2 ekleme
ve
0 silme
Görünümü Böl
Farklılık Durumunu Göster
2
0
src/sass/tweet/quote.scss
+ 2
- 0
src/sass/tweet/quote.scss
Dosyayı Görüntüle
@@ -79,6 +79,8 @@
video {
height: unset;
width: unset;
+ max-height: 100%;
+ max-width: 100%;
}
}