mirror of
https://github.com/zadam/trilium.git
synced 2025-12-16 05:09:54 +01:00
chore(breadcrumb_badges/backlinks): display list of backlinks on click
This commit is contained in:
@@ -37,4 +37,16 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
.dropdown {
|
||||
&.dropdown-backlinks-badge .dropdown-menu {
|
||||
min-width: 500px;
|
||||
}
|
||||
|
||||
.btn {
|
||||
border: 0;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user