mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-24 10:20:19 +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 {
|
.van-icon {
|
||||||
&__image {
|
&__image {
|
||||||
|
display: block;
|
||||||
width: 1em;
|
width: 1em;
|
||||||
height: 1em;
|
height: 1em;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user