mirror of
https://github.com/discourse/discourse.git
synced 2026-08-04 10:23:17 -05:00
FIX: attempts to compensate for first line spacing with pre-line (#15566)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user