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
@@ -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,