mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-13 07:56:14 +01:00
This commit is contained in:
parent
9fd35ab007
commit
44badcad53
9 changed files with 9 additions and 9 deletions
|
|
@ -426,7 +426,7 @@ export class Plugin {
|
|||
getDockByType(type2).toggleModel(type2);
|
||||
}
|
||||
});
|
||||
customObj.element.classList.add("sy__" + type2);
|
||||
customObj.element.classList.add("sy__" + type2, "dockPanel");
|
||||
return customObj;
|
||||
}
|
||||
/// #endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue