@@ -371,7 +371,6 @@ page {
animation: material-pulse 2s infinite;
&:active {
- transform: scale(0.95);
box-shadow: 0 4upx 10upx rgba(76, 175, 80, 0.4);
}
@@ -568,7 +568,6 @@ export default {
animation: pulse 2s infinite;
box-shadow: 0 4upx 10upx rgba(255, 107, 107, 0.4);