Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuess committed Apr 24, 2023
1 parent b610fc5 commit 8b7fb5b
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -158,9 +158,10 @@
// color: @white;
& .item.isSelected {
font-weight: bold;

svg {
stroke-width: 3px;
stroke: currentColor;
stroke-width: 3px;
}
}
}
Expand Down

0 comments on commit 8b7fb5b

Please sign in to comment.