mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-28 20:38:49 +01:00
This commit is contained in:
parent
48f36578d3
commit
e40229dbc6
1 changed files with 1 additions and 0 deletions
|
|
@ -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");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue