mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-06-29 07:15:48 +00:00
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
@@ -254,7 +254,7 @@ export const getDockByType = (type: TDock | string) => {
|
||||
export const newCenterEmptyTab = (app: App) => {
|
||||
return new Tab({
|
||||
panel: `<div class="layout__empty">
|
||||
<img class="${!window.siyuan.config.readonly ? "fn__none" : ""}" src="/stage/icon.png" style="width: 368px;margin-top: -88px;">
|
||||
<img class="${!window.siyuan.config.readonly ? "fn__none" : ""}" src="/stage/icon.png" style="width: 256px;margin-top: -48px;">
|
||||
<div class="b3-list" style="margin: 0 auto">
|
||||
<div class="b3-list-item" id="editorEmptySearch">
|
||||
<svg class="b3-list-item__graphic"><use xlink:href="#iconSearch"></use></svg>
|
||||
|
||||
Reference in New Issue
Block a user