switch disabled style

This commit is contained in:
rickcole 2020-03-31 15:54:31 +08:00
parent 6dc04beb2d
commit 5bede14f35

View File

@ -61,6 +61,7 @@
&:before {
color: $Switch-onDisabled-color;
background-color: $Switch-onDisabled-bgColor;
cursor: not-allowed;
}
&:after {