Initial Drupal 11 with DDEV setup
This commit is contained in:
8
web/core/modules/media/css/oembed.frame.css
Normal file
8
web/core/modules/media/css/oembed.frame.css
Normal file
@ -0,0 +1,8 @@
|
||||
iframe {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user