oembed.frame.css in Drupal 9
Same filename in this branch
Same filename and directory in other branches
iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: 0; }
File
core/themes/stable/css/media/oembed.frame.cssView source
- iframe {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- margin: 0;
- }