mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-26 08:54:07 +01:00
This commit is contained in:
parent
65920afeeb
commit
4c7a01a911
6 changed files with 8 additions and 3 deletions
|
|
@ -56,7 +56,7 @@ export const keymap = {
|
|||
<span class="b3-list-item__toggle b3-list-item__toggle--hl">
|
||||
<svg class="b3-list-item__arrow"><use xlink:href="#iconRight"></use></svg>
|
||||
</span>
|
||||
<span class="b3-list-item__text ft__on-surface">${item.name}</span>
|
||||
<span class="b3-list-item__text ft__on-surface">${item.displayName}</span>
|
||||
</div>
|
||||
<div class="fn__none b3-list__panel">
|
||||
${commandHTML}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue