mirror of
https://github.com/youzan/vant.git
synced 2026-05-06 01:00:26 +08:00
[breaking change] reconstruct Swipe component (#194)
* Swipe: reconstruct * [bugfix]: Swipe autoplay [bugfix] AddressEdit doc link
This commit is contained in:
@@ -3,9 +3,10 @@
|
||||
|
||||
.van-card {
|
||||
color: $text-color;
|
||||
height: 90px;
|
||||
height: 100px;
|
||||
background: #fafafa;
|
||||
position: relative;
|
||||
box-sizing: border-box;
|
||||
padding: 5px 15px 5px 115px;
|
||||
|
||||
&:not(:first-child) {
|
||||
|
||||
Reference in New Issue
Block a user