Skip to content

Commit

Permalink
fix(Breadcrumbs): unset more item alignment (#1505)
Browse files Browse the repository at this point in the history
  • Loading branch information
amje authored Apr 11, 2024
1 parent 89a2bac commit 7d9797a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/Breadcrumbs/Breadcrumbs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ $block: '.#{variables.$ns}breadcrumbs';
outline: 2px solid var(--g-color-line-focus);
border-radius: var(--g-focus-border-radius);
}

&_more {
vertical-align: top;
}
}

&_calculated_no {
Expand Down

0 comments on commit 7d9797a

Please sign in to comment.