drupal/core/modules/media/css/oembed.frame.css

9 lines
98 B
CSS

iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
}