mirror of
https://github.com/zadam/trilium.git
synced 2025-12-16 13:19:54 +01:00
style/status bar/breadcrumb: tweak the last segment
This commit is contained in:
@@ -50,9 +50,11 @@
|
||||
max-width: 300px;
|
||||
}
|
||||
|
||||
.breadcrumb-last-item {
|
||||
a.breadcrumb-last-item,
|
||||
a.breadcrumb-last-item:visited {
|
||||
text-decoration: none;
|
||||
color: unset;
|
||||
color: currentColor;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
input {
|
||||
|
||||
Reference in New Issue
Block a user