Skip to content

Commit

Permalink
[website] Fix home page slider's track position (@aarongarciah) (#42144)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 6, 2024
1 parent 3081e47 commit f377fa5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/src/components/showcase/ThemeSlider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ export default function ThemeSlider() {
fontWeight: 'semiBold',
},
[`& .${sliderClasses.thumb}`]: {
mx: -1,
width: 16,
height: 16,
'&::before': {
Expand Down

0 comments on commit f377fa5

Please sign in to comment.