MarshallOfSound / react-electron-web-view

A simple wrapper to make Electrons WebView compatible with React
MIT License
64 stars 30 forks source link

Styling Issues with WebView #30

Open aashhshah opened 3 years ago

aashhshah commented 3 years ago

Not able to set height of the WebView placed within div container with provided stylings. Although it is able to update width.

Could you please help us to set proper size of the webview?

Thank you.