Constrain content to status content (#218) #220

Merged
floatingghost merged 1 commit from Mergan/pleroma-fe:limit-post-content into develop 2022-11-21 10:10:51 +00:00

View file

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