mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
[improvement] update color variables (#2010)
This commit is contained in:
@@ -89,10 +89,12 @@ export default {
|
||||
</script>
|
||||
|
||||
<style lang="postcss">
|
||||
@import '../../vant-css/src/common/var.css';
|
||||
|
||||
.demo-steps {
|
||||
.steps-success,
|
||||
.van-icon-location {
|
||||
color: #06bf04;
|
||||
color: $green;
|
||||
}
|
||||
|
||||
.van-button {
|
||||
|
Reference in New Issue
Block a user