“skewX” and “skewY” and “scale” work like this. How come rotate doesn’t?
Inside flex container.
Ignition: 8.0.6
“skewX” and “skewY” and “scale” work like this. How come rotate doesn’t?
Inside flex container.
Ignition: 8.0.6
try changing rotate(90)
to rotate(90deg)