fix demo stylelint

This commit is contained in:
陈嘉涵
2019-05-10 10:28:31 +08:00
parent ba4f02b9b4
commit 0a2ed005af
15 changed files with 38 additions and 38 deletions

View File

@@ -186,8 +186,8 @@ export default {
}
.van-tab__pane {
background-color: @white;
padding: 20px;
background-color: @white;
}
.van-tabs--card .van-tab__pane {
@@ -203,9 +203,9 @@ export default {
}
.custom-pane {
text-align: center;
height: 50px;
line-height: 50px;
text-align: center;
}
.van-doc-demo-block:last-child {