forked from p96170835/amis
switch disabled style
This commit is contained in:
parent
04c8d5954d
commit
fe7f63c741
|
@ -61,6 +61,7 @@
|
|||
&:before {
|
||||
color: $Switch-onDisabled-color;
|
||||
background-color: $Switch-onDisabled-bgColor;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
&:after {
|
||||
|
|
Loading…
Reference in New Issue