Skip to content

Commit

Permalink
Fix cursor for navlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesrkiger committed Oct 31, 2024
1 parent 4c032ed commit 0ef86fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jsapp/js/account/accountSidebar.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
padding: 0 0 0 18px !important;
border-left: 3px solid transparent;
margin-bottom: 18px;
cursor: pointer;

.newLinkLabelText {
flex: 0.75;
Expand Down

0 comments on commit 0ef86fc

Please sign in to comment.