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 17923051ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 {