fix: markdown word bread
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
.markdown-viewer {
|
.markdown-viewer {
|
||||||
font-family: var(--font-family) !important;
|
font-family: var(--font-family) !important;
|
||||||
word-wrap: break-word;
|
word-break: break-word;
|
||||||
|
|
||||||
.hr {
|
.hr {
|
||||||
border: none;
|
border: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user