From 0c848a5cd2118c7056bad0083c02dddc3d3ef6b5 Mon Sep 17 00:00:00 2001 From: Benjy Cui Date: Fri, 21 Oct 2016 16:46:30 +0800 Subject: [PATCH] style: make clickable larger to improve UX --- components/slider/style/index.less | 1 + 1 file changed, 1 insertion(+) diff --git a/components/slider/style/index.less b/components/slider/style/index.less index 55770379bc..5721586617 100644 --- a/components/slider/style/index.less +++ b/components/slider/style/index.less @@ -91,6 +91,7 @@ position: absolute; width: 100%; height: 4px; + margin: 5px 0; background: transparent; z-index: 1; }