mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix(@vant/cli): fix img style (#8843)
This commit is contained in:
parent
2e889b2641
commit
c983079ab8
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user