This commit is contained in:
2025-02-06 15:42:10 +01:00
parent 215ad879fc
commit 65ae3b72b2

View File

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