Minor quote gif css improvement
This commit is contained in:
parent
01faa784ea
commit
dc79f736d0
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue