Currently the breadcrumb-item has a min-width of zero, in some case the level could be shrinked to nothing. In such cas we can see a double chevron or chevron stacking with text.
Since every level is intended to be clickable, we should add the min-interactive-area token as a min-width on such elements
Currently the
breadcrumb-itemhas a min-width of zero, in some case the level could be shrinked to nothing. In such cas we can see a double chevron or chevron stacking with text.Since every level is intended to be clickable, we should add the
min-interactive-areatoken as a min-width on such elements