mirror of
https://github.com/zadam/trilium.git
synced 2025-11-14 09:15:50 +01:00
added calendar to the sidebar
This commit is contained in:
@@ -7,8 +7,8 @@ const TPL = `
|
||||
<div class="edited-notes-widget">
|
||||
<style>
|
||||
.edited-notes-widget .edited-note-line {
|
||||
white-space: nowrap;
|
||||
overflow-x: hidden;
|
||||
white-space: nowrap;
|
||||
overflow-x: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user