Files
drupal11-ddev/web/core/modules/media/css/oembed.frame.css
2025-10-08 11:39:17 -04:00

9 lines
98 B
CSS

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