mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 11:54:41 +08:00
UX: improve twitter status onebox with line breaks
This commit is contained in:
@ -423,6 +423,7 @@ aside.onebox.twitterstatus .onebox-body {
|
||||
}
|
||||
p,
|
||||
.tweet {
|
||||
white-space: pre-line;
|
||||
padding-top: 3px;
|
||||
margin-left: 70px;
|
||||
|
||||
|
Reference in New Issue
Block a user