Upgrading my app from 6.0.2 to 6.2 all my grid cells are now right aligned and I can't figure out why it's happening. Looking at dev tools it looks like the framework is putting it on the element.
Any ideas on why this is happening with 6.2?Code:element.style { text-align: right; }