mirror of
https://github.com/youzan/vant.git
synced 2025-12-22 01:07:29 +08:00
[bugfix] Card: thumb image align center (#3229)
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&__thumb {
|
&__thumb {
|
||||||
|
display: flex;
|
||||||
position: relative;
|
position: relative;
|
||||||
width: @card-thumb-size;
|
width: @card-thumb-size;
|
||||||
height: @card-thumb-size;
|
height: @card-thumb-size;
|
||||||
|
|||||||
Reference in New Issue
Block a user