diff --git a/scss/components/form/_switch.scss b/scss/components/form/_switch.scss index 6471ab127..6a906e143 100644 --- a/scss/components/form/_switch.scss +++ b/scss/components/form/_switch.scss @@ -61,6 +61,7 @@ &:before { color: $Switch-onDisabled-color; background-color: $Switch-onDisabled-bgColor; + cursor: not-allowed; } &:after {