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