Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/wp-conte.../plugins/interact.../src/Plugin/Blocks/assets
File: block-styles.css
.igm-block-preview {
[0] Fix | Delete
max-width: 100%;
[1] Fix | Delete
width:100%;
[2] Fix | Delete
}
[3] Fix | Delete
[4] Fix | Delete
.igm-block-preview .map_aspect_ratio {
[5] Fix | Delete
max-width: 100%;
[6] Fix | Delete
width:100%;
[7] Fix | Delete
position: relative;
[8] Fix | Delete
height: 0;
[9] Fix | Delete
}
[10] Fix | Delete
[11] Fix | Delete
.igm-block-preview .map_container,
[12] Fix | Delete
.igm-block-preview .igm-map-background {
[13] Fix | Delete
position: absolute;
[14] Fix | Delete
top: 0;
[15] Fix | Delete
left: 0;
[16] Fix | Delete
bottom: 0;
[17] Fix | Delete
right: 0;
[18] Fix | Delete
display:flex;
[19] Fix | Delete
flex-direction:column;
[20] Fix | Delete
align-items: center;
[21] Fix | Delete
justify-content: center;
[22] Fix | Delete
}
[23] Fix | Delete
[24] Fix | Delete
.igm-block-preview .map_container {
[25] Fix | Delete
background:none;
[26] Fix | Delete
}
[27] Fix | Delete
[28] Fix | Delete
.igm-block-preview {
[29] Fix | Delete
transition: opacity .2s;
[30] Fix | Delete
}
[31] Fix | Delete
[32] Fix | Delete
.igm-block-preview-has-image .map_container {
[33] Fix | Delete
opacity:0;
[34] Fix | Delete
transition: opacity .2s;
[35] Fix | Delete
}
[36] Fix | Delete
[37] Fix | Delete
.igm-block-preview-has-image:hover .igm-map-background {
[38] Fix | Delete
opacity:0.5;
[39] Fix | Delete
transition: opacity .2s;
[40] Fix | Delete
}
[41] Fix | Delete
[42] Fix | Delete
.igm-block-preview-has-image:hover .map_container {
[43] Fix | Delete
opacity:1;
[44] Fix | Delete
transition: opacity .2s;
[45] Fix | Delete
}
[46] Fix | Delete
[47] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function