[V2] Action Sheet Layout on iPhone X

Hi,
I just noticed that the Action Sheet on iPhone X is overlapped by the Home Bar, seems like it’s missing safe area constant. I’m using latest release (v2.0.7). Is there any class I have to add or is this a bug? See attached screenshot (only top edge is cropped).

Thanks for help!

I just found a small typo, I created a pull request which should fix it:
https://github.com/framework7io/framework7/pull/2183

EDIT: With the code in this pull request the required CSS properties are shown in the web inspector, but the actual issue seems not to be fixed yet.