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