Styling modals in beta7?

pre beta7 modals where an ion-page with the page classname in its classlist, which made it easy to style modals differently by simply targeting the classname in css. Now the ion-page is wrapped in a .modal-wrapper in a ion-modal. Without the page classname assigned to ion-modal’s classlist, it is now near impossible to style them differently. Could you add the page classname to ion-modal?
Thanks!

1 Like

And this changed was not mentioned in the changelog

https://github.com/driftyco/ionic/blob/2.0/CHANGELOG.md

The issue has been logged and will be resolved by next beta: