mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
fix left pane scrolling, closes #788
This commit is contained in:
parent
d467db2227
commit
e4a09c6207
@ -57,6 +57,7 @@ body {
|
||||
}
|
||||
|
||||
#left-pane {
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user