[improvement] CouponList: add less vars

This commit is contained in:
陈嘉涵
2019-05-15 10:26:03 +08:00
parent c8945625b1
commit dd3b3544a4
5 changed files with 38 additions and 17 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
bottom: 0;
left: 0;
display: flex;
background-color: @white;
background-color: @goods-action-background-color;
&--safe-area-inset-bottom {
padding-bottom: constant(safe-area-inset-bottom);