iframe { width: 90%; padding: 0; margin: 0; height: 300px; overflow: scroll; } Tandem's CSS is affecting all iframes used in a project. Putting this issue here so I can fix it when I have downtime.
iframe {
width: 90%;
padding: 0;
margin: 0;
height: 300px;
overflow: scroll;
}
Tandem's CSS is affecting all iframes used in a project. Putting this issue here so I can fix it when I have downtime.