react-skylight icon indicating copy to clipboard operation
react-skylight copied to clipboard

CSS: Can't update transform prop

Open alanmarcos opened this issue 5 years ago • 0 comments

The transform prop. is the only one that isn't being overwritten by my inline dialogStyles={}. Is there a particular reason why?

I know it uses this prop to animate the modal when it opens (scale), but even putting the scale(1) value along with translateX right aside, it doesn't work.

alanmarcos avatar Nov 06 '19 20:11 alanmarcos