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; margin: unset;
} }
.media-gif {
width: 100%;
}
.attachments { .attachments {
border-radius: 0; border-radius: 0;
} }
.media-gif {
width: 100%;
display: flex;
justify-content: center;
}
.gallery-gif .attachment { .gallery-gif .attachment {
display: flex; display: flex;
justify-content: center; justify-content: center;