1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma-fe synced 2025-07-13 15:17:18 +08:00

Constrain content to status content

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 {
flex: 1;
min-width: 0;
overflow: hidden;
img, video {
&.emoji {