.ant-switch { &.ant-switch-checked { background: $color-primary; &:not(ant-switch-disabled) { &:hover { background: $color-primary !important; } } } }