1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-24 10:20:19 +08:00

fix(cli): mobile home desc line-height

This commit is contained in:
chenjiahan 2023-01-23 11:30:40 +08:00
parent b9a1ecafaa
commit 10758c123c

@ -93,6 +93,7 @@ export default {
margin: 0 0 40px;
color: var(--van-doc-text-color-4);
font-size: 14px;
line-height: 1.6;
}
}
</style>