[Improvement] Coupon: upgrade style (#1636)
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user