mirror of
https://github.com/zadam/trilium.git
synced 2025-12-31 11:44:23 +01:00
style/breadcrumb: tweak
This commit is contained in:
parent
2d6f17aeaa
commit
519323292c
@ -46,6 +46,19 @@
|
||||
overflow: hidden;
|
||||
display: block;
|
||||
flex-shrink: 2;
|
||||
font-weight: normal;
|
||||
}
|
||||
}
|
||||
|
||||
.icon-action {
|
||||
font-size: .9rem !important;
|
||||
|
||||
.bxs-chevron-right {
|
||||
transform: translateY(8%);
|
||||
|
||||
&::before {
|
||||
opacity: .75;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user