docs: update site style

This commit is contained in:
陈嘉涵
2020-01-04 19:51:05 +08:00
parent 46e995ab4a
commit 5a7268b7a4
8 changed files with 19 additions and 19 deletions
@@ -56,7 +56,7 @@ export default {
min-width: @van-doc-simulator-width;
overflow: hidden;
background: #fafafa;
border-radius: 6px;
border-radius: @van-doc-border-radius;
box-shadow: #ebedf0 0 4px 12px;
@media (max-width: 1100px) {