FIX: attempts to compensate for first line spacing with pre-line (#15566)

This commit is contained in:
Joffrey JAFFEUX 2022-01-13 16:14:51 +01:00 committed by GitHub
parent 29bdcf2f7f
commit e3174e70c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -615,6 +615,8 @@ aside.onebox.twitterstatus .onebox-body {
.tweet {
white-space: pre-line;
top: calc(-1 * var(--font-0) * var(--line-height-large));
position: relative;
}
p,