Anchor chat message image crop to top (#1193)

This commit is contained in:
Carlos Fernandez 2025-09-29 10:10:13 -04:00 committed by GitHub
parent e655954890
commit cc6ef0b7bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,6 +61,7 @@
width: 40px;
height: 40px;
object-fit: cover;
object-position: top center;
}
.message-sub-header-container {