Fix paragraph margins resulting in irregular read-more cut-off in web UI (#26828)
This commit is contained in:
parent
9e3567bfbe
commit
398635c0c4
@ -836,7 +836,7 @@ body > [data-popper-placement] {
|
||||
}
|
||||
|
||||
p {
|
||||
margin-bottom: 20px;
|
||||
margin-bottom: 22px;
|
||||
white-space: pre-wrap;
|
||||
unicode-bidi: plaintext;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user