fix(Button): fix button active style (#13386)
This commit is contained in:
@@ -69,6 +69,7 @@
|
|||||||
transform: translate(-50%, -50%);
|
transform: translate(-50%, -50%);
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
content: ' ';
|
content: ' ';
|
||||||
|
box-sizing: content-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:active::before {
|
&:active::before {
|
||||||
|
|||||||
Reference in New Issue
Block a user