似乎转换比例不适用于CSS动画

时间:2019-04-23 20:06:23

标签: css google-chrome firefox

似乎变换比例不适用于动画对象。删除动画将缩放对象。

https://jsfiddle.net/72tdqxme/17/

//removing these lines in the css will scale the object 

-webkit-animation: load8 1.1s infinite linear;
animation: load8 1.1s infinite linear;

0 个答案:

没有答案