style/breadcrumb: tweak

This commit is contained in:
Adorian Doran 2025-12-23 03:48:09 +02:00
parent 2d6f17aeaa
commit 519323292c

View File

@ -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;
}
}
}