[improvement] optimize active color (#3026)

This commit is contained in:
neverland
2019-03-21 15:08:39 +08:00
committed by GitHub
parent 055387108f
commit f645d64900
6 changed files with 10 additions and 7 deletions

View File

@@ -63,6 +63,8 @@ export default {
<style lang="less">
.demo-stepper {
background-color: #fff;
.van-stepper {
margin-left: 15px;
}