mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-08 04:55:37 -05:00
Fix incorrect gif width
This commit is contained in:
@@ -103,6 +103,7 @@
|
||||
.media-gif {
|
||||
display: inline-block;
|
||||
background-color: unset;
|
||||
width: unset;
|
||||
}
|
||||
|
||||
.media-body {
|
||||
|
||||
Reference in New Issue
Block a user