mirror of
https://github.com/zadam/trilium.git
synced 2025-12-16 05:09:54 +01:00
feat(breadcrumb/note_info): get basic dropdown
This commit is contained in:
@@ -68,4 +68,12 @@
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.dropdown-note-info-badge {
|
||||
ul {
|
||||
list-style-type: none;
|
||||
padding: 0.5em;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user