Skip to content

Commit

Permalink
du
Browse files Browse the repository at this point in the history
  • Loading branch information
qinmingyuan committed Jan 23, 2025
1 parent 3ef332c commit 4a2e40a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/stylesheets/ext_bulma/components/ext_breadcrumb.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
&.is-active::before {
padding-right: 0.75em;
}
&:empty + li {
padding-left: 0.75rem;
}
&:empty + li::before {
display: none;
}
Expand Down

0 comments on commit 4a2e40a

Please sign in to comment.