JSFiddle - React, Tailwind, and code Playground
HTML
<br/>
Down here is my iFrame
<br/> <br/>
<iframe src="https://research.google.com/pubs/archive/44678.pdf" width="400px" height="300px" />
CSS
div {
height: auto;
}
<br/>
Down here is my iFrame
<br/> <br/>
<iframe src="https://research.google.com/pubs/archive/44678.pdf" width="400px" height="300px" />
div {
height: auto;
}