mirror of
https://github.com/zadam/trilium.git
synced 2026-07-07 17:23:54 +02:00
fix(mobile): fixed tree overflowing container
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
.fixed-note-tree-container {
|
||||
height: 60%;
|
||||
border-bottom: 1px solid var(--main-border-color);
|
||||
overflow: auto;
|
||||
|
||||
.tree-wrapper {
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user