mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-03 15:28:49 +01:00
This commit is contained in:
parent
094138b498
commit
95c666cdd3
1 changed files with 1 additions and 1 deletions
|
|
@ -271,7 +271,7 @@ export class Protyle {
|
|||
this.protyle.block.rootID = options.blockId;
|
||||
renderBacklink(this.protyle, options.backlinkData);
|
||||
// 为了满足 eventPath0.style.paddingLeft 从而显示块标 https://github.com/siyuan-note/siyuan/issues/11578
|
||||
this.protyle.wysiwyg.element.style.paddingLeft = "16px";
|
||||
this.protyle.wysiwyg.element.style.padding = "4px 16px 4px 24px";
|
||||
return;
|
||||
}
|
||||
if (!options.blockId) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue