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

ios platform images not display #106

Closed Richard-Choooou closed 5 years ago

Richard-Choooou commented 5 years ago

when i delete css property 'content' in browser devolopment tool,image will display. how can i fix this,thanks

caiyanhu commented 4 years ago

img { content: normal !important; }