[Improvement] Button: update border color (#998)

This commit is contained in:
neverland
2018-05-05 20:13:52 +08:00
committed by GitHub
parent 829dd6a36c
commit 8e6741635d
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
.van-slider {
position: relative;
border-radius: 999px;
background-color: $border-color;
background-color: $gray-light;
&__bar {
position: relative;