rodneyrehm / viewport-units-buggyfill

Making viewport units (vh|vw|vmin|vmax) work properly in Mobile Safari.
MIT License
1.59k stars 151 forks source link

specify the viewport width & height , to fit some special cases #89

Open myhirra opened 6 years ago

myhirra commented 6 years ago

Some chrome extensions may insert my mobile page into a wider page , so I'd like to specify my innerWidth and innerHeight.