blob: 61d097463eb077e54b9e5320112715f0c1912b3a (
plain) (
blame)
1
2
3
4
5
6
7
|
/*
* Astra Theme compatibility Divi Builder
*/
.et_divi_builder #et_builder_outer_content .et_pb_video_box .ast-oembed-container,
.et_divi_builder #et_builder_outer_content .et_pb_video_box .ast-oembed-container > div {
position: initial;
}
|