You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/08/18 11:31:30 UTC

[GitHub] [cordova-plugin-wkwebview-engine] sjoerdloeve commented on issue #172: height 100% not correct on iPhone X. goes away after rotating?

sjoerdloeve commented on issue #172:
URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/172#issuecomment-675424405


   Try to use `height: calc(100% + env(safe-area-inset-top, 0) + env(safe-area-inset-bottom, 0));`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org