mirror of
https://github.com/youzan/vant.git
synced 2026-05-07 01:01:01 +08:00
[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:
@@ -51,6 +51,10 @@
|
||||
&__action-text {
|
||||
padding: 0 10px;
|
||||
color: $green;
|
||||
|
||||
&:active {
|
||||
background-color: $active-color;
|
||||
}
|
||||
}
|
||||
|
||||
.van-icon-search {
|
||||
|
||||
Reference in New Issue
Block a user