Skip to content

Commit

Permalink
fix(react): fix style issues in switch component
Browse files Browse the repository at this point in the history
  • Loading branch information
pavinduLakshan committed Nov 1, 2023
1 parent 665be5e commit d39ff32
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions packages/react/src/components/Switch/switch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,5 @@
*/

.oxygen-switch {
padding-top: 14px !important;
padding-bottom: 14px !important;

.MuiButtonBase-root {
height: 32px !important;
}
/* Add styles */
}

0 comments on commit d39ff32

Please sign in to comment.