mirror of
https://github.com/zadam/trilium.git
synced 2025-12-16 05:09:54 +01:00
feat(breadcrumb_badges): integrate into quick edit
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
.component.breadcrumb-badges {
|
||||
contain: none;
|
||||
}
|
||||
|
||||
.breadcrumb-badges {
|
||||
display: flex;
|
||||
gap: 5px;
|
||||
contain: none;
|
||||
|
||||
.breadcrumb-badge {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user