mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 10:00:13 +01:00
🚨
This commit is contained in:
parent
125aa092c6
commit
259198a3d5
8 changed files with 10 additions and 11 deletions
|
|
@ -381,7 +381,7 @@ export class Wnd {
|
|||
event.preventDefault();
|
||||
});
|
||||
}
|
||||
const containerElement = this.element.querySelector(".layout-tab-container")
|
||||
const containerElement = this.element.querySelector(".layout-tab-container");
|
||||
if (!containerElement.querySelector(".fn__flex-1")) {
|
||||
// empty center
|
||||
containerElement.append(tab.panelElement);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue