Skip to content

Commit

Permalink
fix: sidenav badge aligning
Browse files Browse the repository at this point in the history
  • Loading branch information
YourivHDenHaag committed Oct 17, 2024
1 parent 79455d1 commit 8c7a1a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/Sidenav/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
.denhaag-sidenav__link-label {
display: flex;
gap: var(--denhaag-sidenav-link-label-gap);
align-items: center;
}

.denhaag-sidenav__link:hover,
Expand Down

0 comments on commit 8c7a1a0

Please sign in to comment.