When window resizing, CSS animation with translateX using vw unit doesn't work with Safari

前端 未结 0 1302
走了就别回头了
走了就别回头了 2020-12-18 04:58

On Safari, CSS animation with translateX using vw unit doesn\'t work. For example;

@keyframes anime{
  from{
    transform: translateX(0)
 }
  to{
    transf         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题