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

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/leadin/scripts/shared/UICompon...
File: UIOverlay.ts
import { styled } from '@linaria/react';
[0] Fix | Delete
[1] Fix | Delete
export default styled.div`
[2] Fix | Delete
position: relative;
[3] Fix | Delete
[4] Fix | Delete
&:after {
[5] Fix | Delete
content: '';
[6] Fix | Delete
position: absolute;
[7] Fix | Delete
top: 0;
[8] Fix | Delete
bottom: 0;
[9] Fix | Delete
right: 0;
[10] Fix | Delete
left: 0;
[11] Fix | Delete
}
[12] Fix | Delete
`;
[13] Fix | Delete
[14] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function