mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Merge 4b5294525b48e9cbeb2f7c5651eae3704e289d96 into 82a437f2a83fc10299f3205713f7dcb04e2d047c
This commit is contained in:
commit
be78b725ec
@ -7,7 +7,7 @@ export default class LeftPaneContainer extends FlexContainer {
|
||||
super('column');
|
||||
|
||||
this.id('left-pane');
|
||||
this.css('height', '100%');
|
||||
this.css('height', '100%').css('max-width', '33%');
|
||||
this.collapsible();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user