[Improvement] Button: update border color (#998)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
.van-slider {
|
||||
position: relative;
|
||||
border-radius: 999px;
|
||||
background-color: $border-color;
|
||||
background-color: $gray-light;
|
||||
|
||||
&__bar {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user