From 6f28b9897cab9ce5350e682ac7ba5dc8e7b87f07 Mon Sep 17 00:00:00 2001 From: shaodahong Date: Tue, 8 Oct 2019 20:39:13 +0800 Subject: [PATCH] fix: update rc-slider handle move exception --- components/slider/style/index.less | 1 - 1 file changed, 1 deletion(-) diff --git a/components/slider/style/index.less b/components/slider/style/index.less index a8c65647bc38..3eb406a5febe 100644 --- a/components/slider/style/index.less +++ b/components/slider/style/index.less @@ -41,7 +41,6 @@ width: 14px; height: 14px; margin-top: -5px; - margin-left: -7px; background-color: @slider-handle-background-color; border: solid @slider-handle-border-width @slider-handle-color; border-radius: 50%;