Vanessa 2022-12-07 14:49:24 +08:00
parent 4dff38c08d
commit 560ff8c9d4

View file

@ -1511,7 +1511,7 @@ export class Gutter {
type: "separator"
}, {
label: window.siyuan.languages.ltr,
icon: "iconRtl",
icon: "iconLtr",
click: () => {
this.genClick(nodeElements, protyle, (e: HTMLElement) => {
e.style.direction = "ltr";