Minor quote gif css improvement

This commit is contained in:
Zed 2020-06-01 13:36:40 +02:00
parent 01faa784ea
commit dc79f736d0

View file

@ -60,14 +60,16 @@
margin: unset;
}
.media-gif {
width: 100%;
}
.attachments {
border-radius: 0;
}
.media-gif {
width: 100%;
display: flex;
justify-content: center;
}
.gallery-gif .attachment {
display: flex;
justify-content: center;