diff --git a/style/components/switch.less b/style/components/switch.less index 27e1a78162..128fd26c3c 100644 --- a/style/components/switch.less +++ b/style/components/switch.less @@ -15,6 +15,7 @@ background-color: #ccc; cursor: pointer; transition: all @switch-duration @ease-in-out-circ; + user-select: none; &-inner { color:#fff;