From 9df0cd44c415ca3514d398671f5abb0e4d700d4c Mon Sep 17 00:00:00 2001 From: afc163 Date: Thu, 22 Oct 2015 17:00:46 +0800 Subject: [PATCH] remove prefix --- style/components/datepicker/Picker.less | 1 - 1 file changed, 1 deletion(-) diff --git a/style/components/datepicker/Picker.less b/style/components/datepicker/Picker.less index 098561979b..3ffc8aa559 100644 --- a/style/components/datepicker/Picker.less +++ b/style/components/datepicker/Picker.less @@ -19,7 +19,6 @@ &-icon { position: absolute; - -webkit-user-select: none; user-select: none; .transition(all .3s @ease-in-out); width: 12px;