remove panel-footer in userpanel, simplify preview header, fix word-wrap in preview
This commit is contained in:
parent
ed5b36f751
commit
61f34ff361
6 changed files with 51 additions and 51 deletions
|
@ -180,6 +180,9 @@ $status-margin: 0.75em;
|
|||
font-family: var(--postFont, sans-serif);
|
||||
line-height: 1.4em;
|
||||
white-space: pre-wrap;
|
||||
overflow-wrap: break-word;
|
||||
word-wrap: break-word;
|
||||
word-break: break-word;
|
||||
|
||||
blockquote {
|
||||
margin: 0.2em 0 0.2em 2em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue