Skip to content

Commit

Permalink
[Improvement] Stepper: update disabled color (#1560)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Jul 31, 2018
1 parent 20810ba commit 630a011
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vant-css/src/stepper.css
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@

&[disabled] {
color: $gray;
background-color: $background-color;
}
}

Expand Down

0 comments on commit 630a011

Please sign in to comment.