mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe
synced 2025-06-16 19:29:13 +08:00
Constrain content to status content
This commit is contained in:
parent
169282ea42
commit
0b38829ecc
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@
|
|||
.StatusContent {
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
overflow: hidden;
|
||||
|
||||
img, video {
|
||||
&.emoji {
|
||||
|
|
Loading…
Reference in a new issue