Change: NSFW images on not blurhash supported instance

This commit is contained in:
Cutls 2019-07-25 23:20:38 +09:00
parent d79f096749
commit f17a47d088

View File

@ -585,6 +585,7 @@ p:not(:last-child) {
display: block;
margin-right: 1px;
float: left;
overflow: hidden;
}
.nsfw-media {
position: absolute;