Merge pull request #515 from RickCole21/master

switch disabled style
This commit is contained in:
liaoxuezhi 2020-03-31 17:55:20 +08:00 committed by GitHub
commit 79c540f130

View File

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