mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 01:54:48 +00:00
[improvement] Card: optimize css (#1922)
This commit is contained in:
@@ -36,18 +36,12 @@
|
||||
|
||||
&,
|
||||
&__thumb,
|
||||
&__row,
|
||||
&__content {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
&__content {
|
||||
width: 100%;
|
||||
|
||||
&--center {
|
||||
height: 90px;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
|
||||
&__title,
|
||||
|
Reference in New Issue
Block a user