docs(Button): adjust background color

This commit is contained in:
chenjiahan 2020-12-10 20:26:15 +08:00
parent 0be41583ed
commit 3e7e19935a

View File

@ -141,6 +141,8 @@ export default {
@import '../../style/var';
.demo-button {
background: @white;
.van-button {
&--large {
margin-bottom: @padding-md;