Define mask for compat.
This commit is contained in:
parent
88e76e1d68
commit
01287f39ae
@ -26,6 +26,7 @@
|
|||||||
background:
|
background:
|
||||||
radial-gradient(farthest-side, #008eff 94%, #0000) top/6px 6px no-repeat,
|
radial-gradient(farthest-side, #008eff 94%, #0000) top/6px 6px no-repeat,
|
||||||
conic-gradient(#0000 30%, #008eff);
|
conic-gradient(#0000 30%, #008eff);
|
||||||
|
mask: radial-gradient(farthest-side, #0000 calc(100% - 6px), #000 0);
|
||||||
-webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 6px), #000 0);
|
-webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 6px), #000 0);
|
||||||
animation: l13 1s infinite linear;
|
animation: l13 1s infinite linear;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user