mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-10 15:35:49 +01:00
Remove breadcrumb ending slash
This commit is contained in:
@@ -63,11 +63,6 @@ const PermaLinkWrapper = styled.div`
|
|||||||
const BreadcrumbNav = styled.nav`
|
const BreadcrumbNav = styled.nav`
|
||||||
flex: 1;
|
flex: 1;
|
||||||
margin: 1rem 0.5rem !important;
|
margin: 1rem 0.5rem !important;
|
||||||
|
|
||||||
li:last-child:after {
|
|
||||||
color: #b5b5b5;
|
|
||||||
content: "\\0002f";
|
|
||||||
}
|
|
||||||
`;
|
`;
|
||||||
|
|
||||||
const HomeIcon = styled(Icon)`
|
const HomeIcon = styled(Icon)`
|
||||||
|
|||||||
@@ -1689,7 +1689,7 @@ exports[`Storyshots BreadCrumb Default 1`] = `
|
|||||||
</div>
|
</div>
|
||||||
<nav
|
<nav
|
||||||
aria-label="breadcrumbs"
|
aria-label="breadcrumbs"
|
||||||
className="Breadcrumb__BreadcrumbNav-zvtb4t-1 kNVxHJ breadcrumb sources-breadcrumb"
|
className="Breadcrumb__BreadcrumbNav-zvtb4t-1 hiBICL breadcrumb sources-breadcrumb"
|
||||||
>
|
>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
|||||||
Reference in New Issue
Block a user