diff --git a/packages/styles/src/components/form-check.scss b/packages/styles/src/components/form-check.scss index f170586bc2..55387562ef 100644 --- a/packages/styles/src/components/form-check.scss +++ b/packages/styles/src/components/form-check.scss @@ -123,6 +123,7 @@ .form-switch { .form-check-input { + background-color: transparent; height: form-check.$form-switch-height; width: form-check.$form-switch-width; border: 0;