mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 00:38:49 +01:00
This commit is contained in:
parent
855dce3af4
commit
3432ba7bd4
1 changed files with 1 additions and 0 deletions
|
|
@ -350,6 +350,7 @@ ${genHintItemHTML(item)}
|
|||
searchHTML = `<button style="width: calc(100% - 16px)" class="b3-list-item b3-list-item--two" data-value="">${window.siyuan.languages.emptyContent}</button>`;
|
||||
}
|
||||
this.element.lastElementChild.innerHTML = searchHTML;
|
||||
setPosition(this.element, parseInt(this.element.style.left), parseInt(this.element.style.right))
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue