We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need to account for the iOS status bar even if the mode is not iOS, aka cordova.ios needs to be repeated per mode: https://github.com/driftyco/ionic/blob/2.0/ionic/platform/cordova.ios.scss
cordova.ios
The text was updated successfully, but these errors were encountered:
fix(app): add iOS status bar padding to each mode
5a1c441
fixes #5924
test(app): add status bar tests for an iOS platform on different modes
e27b742
references #5924
brandyscarney
No branches or pull requests
Need to account for the iOS status bar even if the mode is not iOS, aka
cordova.ios
needs to be repeated per mode: https://github.com/driftyco/ionic/blob/2.0/ionic/platform/cordova.ios.scssThe text was updated successfully, but these errors were encountered: