switch disabled style

This commit is contained in:
rickcole 2020-03-31 15:54:31 +08:00
parent 04c8d5954d
commit fe7f63c741
1 changed files with 1 additions and 0 deletions

View File

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