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