Merged PR 56: Bug fix

Bug fix
This commit is contained in:
2025-02-06 14:43:50 +00:00

View File

@@ -8,6 +8,6 @@
.editor ol, .md-editor-preview ol{ .editor ol, .md-editor-preview ol{
list-style-type: decimal !important; list-style-type: decimal !important;
} }
.editor, .md-editor-preview{ .editor .md-editor-preview{
word-break: break-word word-break: break-word
} }