diff --git a/components/Slider/index.css b/components/Slider/index.css index a0403be4e5..4f946976cd 100644 --- a/components/Slider/index.css +++ b/components/Slider/index.css @@ -11,8 +11,6 @@ .as-range-slider--target { position: relative; direction: ltr; - padding: 0 15px; - border-radius: 5px; background: #f3f4f7; height: 18px; }