[Fix] unsupported css property for other browsers
This commit is contained in:
parent
f3b42b5914
commit
77f140aec7
@ -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%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user