ionic-team / ionic-v1

The repo for Ionic 1.x. For the latest version of Ionic, please see https://github.com/ionic-team/ionic
Other
192 stars 187 forks source link

fix(): update ios style fixes for ios 11.2 compatibility #354

Open FabianAlbrecht opened 6 years ago

FabianAlbrecht commented 6 years ago

Short description of what this resolves:

The already merged fix add ios11 style fixes stopped working ios >= 11.2 because the CSS constant() function has been renamed to env().

Changes proposed in this pull request:

Ionic Version: 1.x