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

lolsob-rspec
Eugen Rochko 2023-09-07 04:24:01 +02:00 committed by GitHub
parent 10d99cb5c5
commit a8d18668b2
1 changed files with 1 additions and 1 deletions

View File

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