docs: improve demo background (#5529)

This commit is contained in:
neverland
2020-01-09 18:53:27 +08:00
committed by GitHub
parent 4f81d7c0ac
commit 47c24e192c
12 changed files with 36 additions and 6 deletions

View File

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