|
|
@ -1,6 +1,7 @@ |
|
|
|
@import "../../../index"; |
|
|
|
@import "../../../index"; |
|
|
|
|
|
|
|
|
|
|
|
.bi-switch{ |
|
|
|
.bi-switch { |
|
|
|
|
|
|
|
font-size: @font-size-12; |
|
|
|
.border-radius(40px 40px 40px 40px); |
|
|
|
.border-radius(40px 40px 40px 40px); |
|
|
|
background-color: @color-bi-background-switch; |
|
|
|
background-color: @color-bi-background-switch; |
|
|
|
.transition(all .2s); |
|
|
|
.transition(all .2s); |
|
|
|