Commit c996851e authored by 罗超's avatar 罗超

修改样式冲突

parent a741ae32
......@@ -5301,34 +5301,6 @@ export default {
}
}
@-webkit-keyframes mymove
/*Safari and Chrome*/
}
@keyframes mymove {
from {
left: 0px;
}
to {
left: 200px;
}
}
@-webkit-keyframes mymove
/*Safari and Chrome*/
{
from {
left: 0px;
}
to {
left: 200px;
}
}
.temDivs {
position: absolute;
top: 50px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment