Skip to content

Commit

Permalink
fix: jtools
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehdi-BOUYAHIA committed Jul 8, 2024
1 parent 871fa8a commit 0bcd720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Routes/LeftSideBar/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ const useStyles = makeStyles()((theme: Theme) => ({
border: 'none',
height: 45,
color: '#FFF',
// width: '100%',
width: '100%',
'&:hover': {
backgroundColor: '#499cbf'
}
Expand Down

0 comments on commit 0bcd720

Please sign in to comment.