sforkowany z mirror/soapbox
Merge branch 'quote-posts-styles' into 'develop'
Fix quoted status content overflow with multiple paragraphs on Firefox See merge request soapbox-pub/soapbox-fe!1019improve-ci
commit
467ddf404e
|
@ -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;
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue