style-guide
style-guide copied to clipboard
Add spaced breadcrumb elements
...after a successful test of user profile
normal:

spaced:

.sg-breadcrumb-list--spaced {
.sg-breadcrumb-list__element::after {
padding: 0 4px;
}
}
Hey @anna-wro! Is that still valid?
Hey @anna-wro! Is that still valid?
Hey. It's still used in our code in 3 components
@anna-wro thanks for your swift feedback!
edit: is there any work we need to do in sg related to this issue?
Hi @anna-wro
We can work on it but first I need to know, whether this extra space should be default or new variant? What do you think @coderitual ?