mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Fix letterbox bug
This commit is contained in:
parent
6ecf81cacf
commit
bc0524834e
@ -114,6 +114,7 @@
|
||||
|
||||
&,
|
||||
img {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
object-fit: contain;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user