Open MoNaiZi opened 1 year ago
Reproduction demo:https://jsbin.com/xuyapuyuna/1/edit?html,js,output
It seems that it's because the span is an inline element. Change it to block and the animation will work.
Reproduction demo:https://jsbin.com/xuyapuyuna/1/edit?html,js,output