mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
style(Coupon): fix the style of coupon checkbox (#11153)
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
&__content {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
box-sizing: border-box;
|
||||
min-height: var(--van-coupon-content-height);
|
||||
padding: var(--van-coupon-content-padding);
|
||||
|
Reference in New Issue
Block a user