JSFiddle - React, Tailwind, and code Playground
by Trevor W
HTML
<iframe src="https://originalstitch.com/admin/" id="foo">
</iframe>
CSS
iframe{
padding:0px;
margin:0px;
width:100%;
height:500px;
}
by Trevor W
<iframe src="https://originalstitch.com/admin/" id="foo">
</iframe>
iframe{
padding:0px;
margin:0px;
width:100%;
height:500px;
}