Constrain content to status content
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful

This commit is contained in:
David 2022-11-17 13:11:24 -08:00
parent 169282ea42
commit 0b38829ecc

View file

@ -68,6 +68,7 @@
.StatusContent { .StatusContent {
flex: 1; flex: 1;
min-width: 0; min-width: 0;
overflow: hidden;
img, video { img, video {
&.emoji { &.emoji {