mirror of
https://github.com/zadam/trilium.git
synced 2026-01-02 20:54:24 +01:00
style/breadcrumb: tweak arrows
This commit is contained in:
parent
af67a3ba11
commit
353d626d45
@ -189,7 +189,7 @@ interface BreadcrumbSeparatorProps {
|
||||
function BreadcrumbSeparator(props: BreadcrumbSeparatorProps) {
|
||||
return (
|
||||
<Dropdown
|
||||
text={<Icon icon="bx bx-chevron-right" />}
|
||||
text={<Icon icon="bx bxs-chevron-right" />}
|
||||
noSelectButtonStyle
|
||||
buttonClassName="icon-action"
|
||||
hideToggleArrow
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user