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 10d99cb5c5
commit a8d18668b2

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

Loading…
Cancel
Save