mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-08 22:45:45 +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)`
|
||||
|
||||
Reference in New Issue
Block a user