mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-24 10:30:13 +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 {
|
||||
this.element.classList.add("fn__flex");
|
||||
}
|
||||
if (mergedOptions.type === "left") {
|
||||
this.element.classList.add("fn__flex-shrink");
|
||||
}
|
||||
}
|
||||
|
||||
addLayout(child: Layout, id?: string) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue