Simpler gif fix
This commit is contained in:
@@ -33,12 +33,6 @@
|
||||
.image-attachment {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.gallery-gif {
|
||||
align-self: flex-start;
|
||||
border-radius: 7px;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
.attachment {
|
||||
@@ -108,6 +102,7 @@
|
||||
}
|
||||
|
||||
.media-gif {
|
||||
display: table;
|
||||
background-color: unset;
|
||||
width: unset;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user