Files
drupal11-ddev/web/core/modules/media/css/oembed.frame.css

9 lines
98 B
CSS
Raw Normal View History

2025-10-08 11:39:17 -04:00
iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
}