mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 05:15:59 +01:00
custom implementation of similar notes algorithm
This commit is contained in:
@@ -36,6 +36,11 @@ const TPL = `
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.note-path-list {
|
||||
max-height: 600px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="current-path"></div>
|
||||
|
||||
Reference in New Issue
Block a user