Breadcrumbs have lost their spacing #3949
brendanpetty
started this conversation in
General
Replies: 1 comment 1 reply
-
I have the same issue and i'm not sure why styles not loading within component... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When developing in 1.7.x, breadcrumbs were looking nice like this:

But on upgrade 1.8.x they now look like this:

I thought installing Tailwind might help, but it doesn't. It seems the --va-breadcrumbs-separator-padding css variable doesn't get applied anywhere. I don't mind custom spacing or not, but need to improve the look of how these come out now. What am I missing?
Beta Was this translation helpful? Give feedback.
All reactions