mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix(Icon): incorrect image icon height when loading (#6858)
This commit is contained in:
parent
be0eb547da
commit
7f466a3859
@ -3,6 +3,7 @@
|
||||
|
||||
.van-icon {
|
||||
&__image {
|
||||
display: block;
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
object-fit: contain;
|
||||
|
Loading…
x
Reference in New Issue
Block a user