mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
chore(@vant/cli): add margin for p tag (#9790)
This commit is contained in:
@@ -98,6 +98,10 @@ export default {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
> p {
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
> p,
|
||||
> blockquote p {
|
||||
color: @van-doc-text-color;
|
||||
|
Reference in New Issue
Block a user