Fix tall video gifs not filling message bubble

This commit is contained in:
Jamie Kyle
2023-09-27 11:42:36 -07:00
committed by GitHub
parent 1d0157877a
commit 20ddca9684

View File

@@ -2681,6 +2681,7 @@ button.ConversationDetails__action-button {
video {
cursor: pointer;
object-fit: cover;
}
}