Vanessa 2025-11-27 19:27:17 +08:00
parent 50762fe6e6
commit 6e2fa8cbe1
2 changed files with 5 additions and 4 deletions

View file

@ -560,6 +560,7 @@ const initSearchEvent = (app: App, element: Element, config: Config.IUILayoutTab
types: getDefaultType(),
replaceTypes: Object.assign({}, Constants.SIYUAN_DEFAULT_REPLACETYPES),
}, config);
element.querySelector("#criteria .b3-chip--current")?.classList.remove("b3-chip--current");
});
window.siyuan.menus.menu.fullscreen();
event.stopPropagation();