mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
11 lines
393 B
Plaintext
11 lines
393 B
Plaintext
@import '../style/var.less';
|
|
|
|
@coupon-list-background-color: @background-color;
|
|
@coupon-list-field-padding: 5px 0 5px @padding-md;
|
|
@coupon-list-exchange-button-height: 32px;
|
|
@coupon-list-close-button-height: 40px;
|
|
@coupon-list-empty-image-size: 200px;
|
|
@coupon-list-empty-tip-color: @gray-6;
|
|
@coupon-list-empty-tip-font-size: @font-size-md;
|
|
@coupon-list-empty-tip-line-height: @line-height-md;
|