Daniel
2026-05-29 16:37:25 +08:00
parent 3ea7b44a03
commit 92de850bce

View File

@@ -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>