[new feature] add CountDown component (#3805)

This commit is contained in:
neverland
2019-07-10 20:20:59 +08:00
committed by GitHub
parent 577194b16d
commit 9fcc9086f7
16 changed files with 688 additions and 4 deletions
+5
View File
@@ -166,6 +166,11 @@
@contact-list-add-button-z-index: 9999;
@contact-list-item-padding: 15px;
// CountDown
@count-down-text-color: @text-color;
@count-down-font-size: 14px;
@count-down-line-height: 20px;
// Coupon
@coupon-margin: 0 15px 15px;
@coupon-content-height: 100px;