fix: markdown viewer white-space: pre-line
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.markdown-viewer {
|
||||
word-break: break-word;
|
||||
white-space: pre-line;
|
||||
font-size: var(--font-size-base);
|
||||
|
||||
.hr {
|
||||
|
||||
Reference in New Issue
Block a user