[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 { i.icon {
position: absolute; position: absolute;
z-index: 0; z-index: 0;
scale: 0.75; transform: scale(0.75);
&::before { &::before {
width: 100%; width: 100%;