Constrain content to status content (#218) (#220)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
MFM No longer overflows ![image](/attachments/7bbf519a-9fd2-492d-aba0-9a0e1ded6373) Co-authored-by: David <dmgf2008@hotmail.com> Reviewed-on: AkkomaGang/pleroma-fe#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…
Reference in a new issue