feat(Form): support using slider
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
.van-slider {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
background-color: @slider-inactive-background-color;
|
||||
border-radius: @border-radius-max;
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user