[bugfix] add click feedback of buttons in components (#248)
* [bugfix] CouponList always show empty info * [bugfix] add click feedback of buttons in components
This commit is contained in:
@@ -183,7 +183,7 @@
|
||||
height: 50px;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
background: $orange;
|
||||
background: #f85;
|
||||
color: $white;
|
||||
font-size: 16px;
|
||||
line-height: 50px;
|
||||
|
||||
Reference in New Issue
Block a user