mirror of
https://github.com/youzan/vant.git
synced 2025-10-14 23:20:41 +00:00
fix(Button): fix button active style (#13386)
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
transform: translate(-50%, -50%);
|
||||
opacity: 0;
|
||||
content: ' ';
|
||||
box-sizing: content-box;
|
||||
}
|
||||
|
||||
&:active::before {
|
||||
|
Reference in New Issue
Block a user