schovi / react-iscroll

React component for wrapping iScroll http://iscrolljs.com/
MIT License
236 stars 60 forks source link

add inline style to ReactIScroll Component made it unable to scroll #35

Closed lytofb closed 7 years ago

lytofb commented 7 years ago

if I add style like

style={{width: "110%"}}

to a ReactIScroll Component ,it will make it unable to scroll

lytofb commented 7 years ago

sorry, a mistake