Selaa lähdekoodia

fix: RTL style for text-editor

version-14
Suraj Shetty 5 vuotta sitten
vanhempi
commit
692b69a3e3
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. +5
    -0
      frappe/public/css/desk-rtl.css

+ 5
- 0
frappe/public/css/desk-rtl.css Näytä tiedosto

@@ -110,4 +110,9 @@ ul.tree-children {
}
.section-header {
direction: ltr;
}

.ql-editor {
direction: rtl;
text-align: right;
}

Ladataan…
Peruuta
Tallenna