This is an angular 2 component that creates a breadcrumb trail. It hooks into the angular2/router, to dynamically build up the crumb trail once a component is routed to.
Since this component uses twitter bootstrap for styling there is no need to have explicit css inside this component which causes this to happen and apparently there is no way to avoid it.
Default Twitter Bootstrap style :
Default ng2-breadcrumb generated style
Feel free to modify this PR o close it if you don't agree with the solution 👍
Best regards.
Since this component uses twitter bootstrap for styling there is no need to have explicit css inside this component which causes this to happen and apparently there is no way to avoid it.
Default Twitter Bootstrap style :
Default ng2-breadcrumb generated style
Feel free to modify this PR o close it if you don't agree with the solution 👍 Best regards.