Update switch.less
This commit is contained in:
parent
4c9f841787
commit
5718735198
1 changed files with 2 additions and 2 deletions
|
@ -76,7 +76,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&:focus:hover {
|
&:focus:hover {
|
||||||
box-shadow: none;
|
//box-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-small {
|
&-small {
|
||||||
|
@ -169,7 +169,7 @@
|
||||||
border-color: @primary-color;
|
border-color: @primary-color;
|
||||||
background-color: @primary-color;
|
background-color: @primary-color;
|
||||||
opacity: .4;
|
opacity: .4;
|
||||||
|
|
||||||
&:after {
|
&:after {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue