Skip to content

Commit

Permalink
chore: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
Lelith committed Apr 25, 2024
1 parent 78f118b commit 4785d52
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ export const getNavbarAccountStyles = () => ({
}),
'&:hover:before': css({
backgroundColor: hexToRGBA(tokens.gray300, 0.15),
// backgroundColor: 'transparent',
}),
},
getGlowOnFocusStyles(),
Expand Down

0 comments on commit 4785d52

Please sign in to comment.