Skip to content

Commit

Permalink
Css fix for iframe
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed Nov 26, 2020
1 parent 8d9bd0b commit 7cc2ab3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/manage/Blocks/Iframe/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,7 @@
margin-bottom: 0;
margin-right: 0.3rem;
}

.eprtr-iframe iframe {
width: 100%;
}

0 comments on commit 7cc2ab3

Please sign in to comment.