mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[improvement] Image: img inherit round border (#4032)
This commit is contained in:
parent
f26c54d25d
commit
78e0385544
@ -7,6 +7,10 @@
|
||||
&--round {
|
||||
overflow: hidden;
|
||||
border-radius: 50%;
|
||||
|
||||
img {
|
||||
border-radius: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
&__img,
|
||||
|
Loading…
x
Reference in New Issue
Block a user