diff --git a/packages/styles/src/components/form-check.scss b/packages/styles/src/components/form-check.scss index d3f7331523..ff7c82cd45 100644 --- a/packages/styles/src/components/form-check.scss +++ b/packages/styles/src/components/form-check.scss @@ -153,14 +153,11 @@ tokens.$default-map: components.$post-switch; } border: 0; - // background-image: url('#{form-check.$form-check-input-disabled-background-url-light-lg}'); @include color-mx.on-dark-background { - // background-image: url('#{form-check.$form-check-input-disabled-background-url-dark-lg}'); } @include utility-mx.high-contrast-mode { - // background-image: url('#{form-check.$form-check-input-disabled-background-url-hcm-lg}') !important; } .form-check-sm &[type='checkbox'] { @@ -303,7 +300,7 @@ $switch-handle-icon-disabled: url("data:image/svg+xml,