mirror of
https://github.com/youzan/vant.git
synced 2026-03-05 02:01:50 +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