mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 08:37:23 +00:00
fix(@vant/cli): fix img style (#8843)
This commit is contained in:
@@ -194,7 +194,8 @@ export default {
|
||||
border-radius: @van-doc-border-radius;
|
||||
}
|
||||
|
||||
> img {
|
||||
> img,
|
||||
> p img {
|
||||
width: 100%;
|
||||
margin: 16px 0;
|
||||
border-radius: @van-doc-border-radius;
|
||||
|
Reference in New Issue
Block a user