diff --git a/src/style/components/slider.styl b/src/style/components/slider.styl index 243de12..e2003dc 100644 --- a/src/style/components/slider.styl +++ b/src/style/components/slider.styl @@ -30,6 +30,7 @@ -webkit-appearance none width 16px height 16px + margin-top -6px border-radius 50% background linear-gradient(180deg, #fff, #dcdcdc) box-shadow 0 1px 3px rgba(0, 0, 0, .35), inset 0 1px 1px rgba(255, 255, 255, .8)