You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I switched to BlazorStrap past week and have an issue with the links inside the Breadcrumb. I would like to add the class "link-secondary" to alter the color of the link. This is currently not possible:
Hello,
I switched to BlazorStrap past week and have an issue with the links inside the Breadcrumb. I would like to add the class "link-secondary" to alter the color of the link. This is currently not possible:
BlazorStrap/src/BlazorStrap.V5/Components/Common/BSBreadcrumb.razor
Line 27 in 1fd9f4d
The workaround is to use a CSS with the values copied from bootstrap.css
Is it planned to get support to alter the link's class?
The text was updated successfully, but these errors were encountered: