diff --git a/packages/react/src/components/Switch/switch.scss b/packages/react/src/components/Switch/switch.scss index 049a6fb2..80099f53 100644 --- a/packages/react/src/components/Switch/switch.scss +++ b/packages/react/src/components/Switch/switch.scss @@ -17,10 +17,5 @@ */ .oxygen-switch { - padding-top: 14px !important; - padding-bottom: 14px !important; - - .MuiButtonBase-root { - height: 32px !important; - } + /* Add styles */ }