Update switch.less
This commit is contained in:
parent
fbff33d45e
commit
cfa65f4461
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:focus {
|
&:not(&-disabled):focus {
|
||||||
box-shadow: 0 0 0 2px fade(@primary-color, 20%);
|
box-shadow: 0 0 0 2px fade(@primary-color, 20%);
|
||||||
outline: 0;
|
outline: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue