[improvement] Panel: add less vars (#3136)

This commit is contained in:
neverland
2019-04-11 17:55:59 +08:00
committed by GitHub
parent 3645999b3c
commit 9820e0ed62
3 changed files with 10 additions and 5 deletions

View File

@@ -88,7 +88,7 @@ body {
}
.van-doc-demo-section {
margin-top: -46px;
padding-top: 46px;
margin-top: -56px;
padding-top: 56px;
}
</style>