mirror of
https://github.com/youzan/vant.git
synced 2026-04-27 01:06:46 +08:00
[improvement] Button: update active color
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
}
|
||||
|
||||
&:active::before {
|
||||
opacity: .3;
|
||||
opacity: .15;
|
||||
}
|
||||
|
||||
&--unclickable::before {
|
||||
|
||||
Reference in New Issue
Block a user