Skip to content

Commit

Permalink
enhancement(Collapsible) additional styling for leading badge in coll…
Browse files Browse the repository at this point in the history
…apsible
  • Loading branch information
gselderslaghs committed Dec 8, 2024
1 parent ecb57d3 commit ac6dd64
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sass/components/_badges.scss
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ nav ul a span.badge {

.collapsible span.badge {
margin-left: auto;

& + .material-icons {
margin-left: 7px;
}
}

.collapsible .active span.badge:not(.new) {
Expand Down

0 comments on commit ac6dd64

Please sign in to comment.