Constrain content to status content (#218) #220

Merged
floatingghost merged 1 commits from Mergan/pleroma-fe:limit-post-content into develop 2022-11-21 10:10:51 +00:00
1 changed files with 1 additions and 0 deletions

View File

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