Fix tall video gifs not filling message bubble
This commit is contained in:
parent
1d0157877a
commit
20ddca9684
1 changed files with 1 additions and 0 deletions
|
@ -2681,6 +2681,7 @@ button.ConversationDetails__action-button {
|
||||||
|
|
||||||
video {
|
video {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
object-fit: cover;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue