rtl in editor

This commit is contained in:
Pete Matsyburka
2026-02-21 16:38:25 +02:00
parent e6e640328b
commit 746757d402
@@ -241,6 +241,7 @@ export default actionable(targetable(class extends HTMLElement {
editorProps: { editorProps: {
attributes: { attributes: {
style: 'min-height: 220px', style: 'min-height: 220px',
dir: 'auto',
class: 'p-3 outline-none focus:outline-none' class: 'p-3 outline-none focus:outline-none'
} }
}, },