Update Draft label

This commit is contained in:
2025-03-03 16:24:10 +01:00
parent 10c28cac0d
commit 496174a04f
2 changed files with 7 additions and 8 deletions

View File

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