mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 06:15:48 +01:00
redesign experiments
This commit is contained in:
@@ -4,7 +4,7 @@ import appContext from "../../services/app_context.js";
|
||||
|
||||
export default class RootContainer extends FlexContainer {
|
||||
constructor() {
|
||||
super('column');
|
||||
super('row');
|
||||
|
||||
this.id('root-widget');
|
||||
this.css('height', '100vh');
|
||||
|
||||
Reference in New Issue
Block a user