v1/web/modules/contrib/layout_builder_iframe_modal/css/iframe.css

15 lines
155 B
CSS

#drupal-lbim-modal {
padding: 0;
}
.lbim-dialog {
height: 100%;
width: 100%;
}
.lbim-dialog-iframe {
border: 0;
width: 100%;
height: 100%;
}