[improvement] Button: update active color

This commit is contained in:
陈嘉涵 2018-10-26 14:50:41 +08:00
parent bf8ce57e42
commit eef6c8f336

View File

@ -29,7 +29,7 @@
}
&:active::before {
opacity: .3;
opacity: .15;
}
&--unclickable::before {