forked from mirrors/amputoma-fe
MFM No longer overflows  Co-authored-by: David <dmgf2008@hotmail.com> Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/220 Co-authored-by: Mergan <mergan@noreply.akkoma> Co-committed-by: Mergan <mergan@noreply.akkoma>
This commit is contained in:
parent
39b6b0b49f
commit
efe0f53736
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@
|
||||||
.StatusContent {
|
.StatusContent {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
|
overflow: hidden;
|
||||||
|
|
||||||
img, video {
|
img, video {
|
||||||
&.emoji {
|
&.emoji {
|
||||||
|
|
Loading…
Add table
Reference in a new issue