mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
fix(cli): mobile home desc line-height
This commit is contained in:
@@ -93,6 +93,7 @@ export default {
|
|||||||
margin: 0 0 40px;
|
margin: 0 0 40px;
|
||||||
color: var(--van-doc-text-color-4);
|
color: var(--van-doc-text-color-4);
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
line-height: 1.6;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Reference in New Issue
Block a user