mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 16:58:49 +01:00
This commit is contained in:
parent
eb0a3fc4e8
commit
2a4531194c
1 changed files with 1 additions and 1 deletions
|
|
@ -235,7 +235,7 @@ export const genSearch = (app: App, config: Config.IUILayoutTabSearchConfig, ele
|
|||
<div class="search__layout${unRefLocal.layout === 1 ? " search__layout--row" : ""}">
|
||||
<div id="searchUnRefList" class="fn__flex-1 search__list b3-list b3-list--background"></div>
|
||||
<div class="search__drag"></div>
|
||||
<div id="searchUnRefPreview" class="fn__flex-1 search__preview b3-typography"></div>
|
||||
<div id="searchUnRefPreview" class="fn__flex-1 search__preview"></div>
|
||||
</div>
|
||||
<div class="search__tip${closeCB ? "" : " fn__none"}">
|
||||
<kbd>↑/↓/PageUp/PageDown</kbd> ${window.siyuan.languages.searchTip1}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue