mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-12 15:42:34 +01:00
This commit is contained in:
parent
77c0bb4f89
commit
256da1f5e2
1 changed files with 0 additions and 3 deletions
|
|
@ -40,9 +40,6 @@ export class Layout {
|
||||||
} else {
|
} else {
|
||||||
this.element.classList.add("fn__flex");
|
this.element.classList.add("fn__flex");
|
||||||
}
|
}
|
||||||
if (mergedOptions.type === "left") {
|
|
||||||
this.element.classList.add("fn__flex-shrink");
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
addLayout(child: Layout, id?: string) {
|
addLayout(child: Layout, id?: string) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue