This commit is contained in:
parent
4dff38c08d
commit
560ff8c9d4
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Reference in a new issue