[Fix] unsupported css property for other browsers

This commit is contained in:
Tony Yang
2021-03-25 15:38:24 +08:00
parent f3b42b5914
commit 77f140aec7

View File

@@ -41,7 +41,7 @@
i.icon {
position: absolute;
z-index: 0;
scale: 0.75;
transform: scale(0.75);
&::before {
width: 100%;