Chats: improve display of images, because we can

better-thread-display
Alex Gleason 4 years ago
parent 5aef50b89e
commit 49d2121017
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -326,13 +326,17 @@
}
.chat-message .media-gallery {
height: 120px !important;
height: auto !important;
margin: 4px 0 8px;
.spoiler-button {
display: none;
}
&__preview {
background-color: transparent;
}
&__item-thumbnail img,
&__item-thumbnail .still-image img {
object-fit: contain;

Loading…
Cancel
Save