Files
DrupalTutorial/core/modules/media/css/oembed.frame.css
2024-07-15 12:33:27 +02:00

9 lines
98 B
CSS
Executable File

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