Fix paragraph margins resulting in irregular read-more cut-off in web UI (#26828)

th-downstream
Eugen Rochko 1 year ago committed by GitHub
parent 9e3567bfbe
commit 398635c0c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -836,7 +836,7 @@ body > [data-popper-placement] {
}
p {
margin-bottom: 20px;
margin-bottom: 22px;
white-space: pre-wrap;
unicode-bidi: plaintext;

Loading…
Cancel
Save