Set max-height for description container #201

Merged
floatingghost merged 1 commits from xarvos/pleroma-fe:fix-overflowing-description into develop 2022-11-11 16:20:00 +00:00
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
display: flex;
padding-top: 0.5em;
z-index: 1;
max-height: 50%;
p {
flex: 1;