Add script to make embedded iframes autosize (#4853)
This commit is contained in:
@ -45,6 +45,7 @@ body {
|
||||
&.embed {
|
||||
background: transparent;
|
||||
margin: 0;
|
||||
padding-bottom: 0;
|
||||
|
||||
.container {
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user