primefaces/primeflex

`origin-top-left` class does not work because value is invalid

c-o-l-i-n opened this issue · 0 comments

The class origin-top-left applies the style transform-origin: top-left.

The value top-left is invalid. It should be top left (space instead of hyphen).