fix conflicts and add error handling to media descriptions
This commit is contained in:
commit
e3991db5c4
9 changed files with 202 additions and 39 deletions
|
@ -225,6 +225,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