[Improvement] Stepper: update disabled color (#1560)

This commit is contained in:
neverland 2018-07-31 09:49:20 +08:00 committed by GitHub
parent 20810ba504
commit 630a0113aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,6 +82,7 @@
&[disabled] {
color: $gray;
background-color: $background-color;
}
}