mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
fix demo stylelint
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user