[Improvement] Coupon: upgrade style (#1636)

This commit is contained in:
neverland
2018-08-16 19:58:37 +08:00
committed by GitHub
parent 0c740b19ff
commit 377ea7af9e
31 changed files with 382 additions and 526 deletions
+2 -2
View File
@@ -32,7 +32,7 @@
&__group {
height: 100%;
overflow-y: scroll;
padding-bottom: 40px;
padding-bottom: 100px;
box-sizing: border-box;
-webkit-overflow-scrolling: touch;
background-color: $background-color;
@@ -40,7 +40,7 @@
&__name {
font-size: 14px;
font-weight: bold;
font-weight: 500;
line-height: 20px;
margin-bottom: 5px;
}