Skip to content

Commit

Permalink
fix(time-slider): remove margin from iconstack #1494
Browse files Browse the repository at this point in the history
  • Loading branch information
kaminderpal committed Nov 16, 2023
1 parent 8d4fde0 commit 0646a81
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ export const getSxClasses = () => ({
},
stackIconsBox: {
position: 'relative',
marginLeft: '0.5rem',
'&:focus': {
outlineColor: 'grey',
},
Expand Down

0 comments on commit 0646a81

Please sign in to comment.