提交 3aa232f6 编写于 作者: J jljsj

update zoom remove enter opacity

上级 8a890106
.zoom-motion(@className, @keyframeName) {
.make-motion(@className, @keyframeName);
.@{className}-enter {
opacity: 0;
transform: scale(0, 0); // need this by yiminghe
animation-timing-function: @ease-out-circ;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册