Skip to content

Commit

Permalink
*fix app sidebar item counter alignment (#572)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sodik authored Sep 18, 2024
1 parent 22c7910 commit 96f65ed
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
height: c.$grid * 4;
padding: math.div(c.$grid, 2);
font-size: c.$fontSizeBodyTiny;
margin-right: c.$grid * 1.5;

&:hover {
color: #353d49;
Expand Down

0 comments on commit 96f65ed

Please sign in to comment.