Fix quoted status content with multiple paragraphs on Firefox
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
@ -809,6 +809,7 @@ a.status-card.compact:hover {
|
||||
text-overflow: ellipsis;
|
||||
-webkit-line-clamp: 6;
|
||||
-webkit-box-orient: vertical;
|
||||
max-height: 114px;
|
||||
margin-top: 5px;
|
||||
font-size: 14px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user