Vanessa 2023-06-27 00:11:23 +08:00
parent 48f36578d3
commit e40229dbc6

View file

@ -667,6 +667,7 @@ export class Dock {
}
if (typeof tabIndex === "number") {
// https://github.com/siyuan-note/siyuan/issues/8614
if (!window.siyuan.config.uiLayout.hideDock) {
this.element.classList.remove("fn__none");
}