Minor quote gif css improvement

このコミットが含まれているのは:
Zed 2020-06-01 13:36:40 +02:00
コミット dc79f736d0
1個のファイルの変更6行の追加4行の削除

ファイルの表示

@ -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;