mirror of
https://github.com/zadam/trilium.git
synced 2026-05-31 05:33:34 +02:00
fix(note_map): freezing the app if there are too many notes (closes #8916)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.note-detail-note-map {
|
||||
height: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
@@ -54,4 +54,4 @@
|
||||
width: 10px;
|
||||
}
|
||||
|
||||
/* End of styling the slider */
|
||||
/* End of styling the slider */
|
||||
|
||||
Reference in New Issue
Block a user