mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[bugfix] Card: thumb image align center (#3229)
This commit is contained in:
parent
dfac025b74
commit
d2bc38f1cd
@ -18,6 +18,7 @@
|
||||
}
|
||||
|
||||
&__thumb {
|
||||
display: flex;
|
||||
position: relative;
|
||||
width: @card-thumb-size;
|
||||
height: @card-thumb-size;
|
||||
|
Loading…
x
Reference in New Issue
Block a user