Update switch.less

This commit is contained in:
梁灏 2021-10-19 15:23:30 +08:00
parent fbff33d45e
commit cfa65f4461

View file

@ -70,7 +70,7 @@
display: block;
}
&:focus {
&:not(&-disabled):focus {
box-shadow: 0 0 0 2px fade(@primary-color, 20%);
outline: 0;
}