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/clone/wp-conte.../plugins/advanced.../assets/scss/ui
File: _switch.scss
.#{$namespace}-ui-switch {
[0] Fix | Delete
@apply inline-flex relative items-center cursor-pointer;
[1] Fix | Delete
[2] Fix | Delete
&-list {
[3] Fix | Delete
@apply space-y-5;
[4] Fix | Delete
}
[5] Fix | Delete
[6] Fix | Delete
input {
[7] Fix | Delete
@apply sr-only;
[8] Fix | Delete
[9] Fix | Delete
&:checked ~ div {
[10] Fix | Delete
@apply after:translate-x-full after:border-white bg-primary;
[11] Fix | Delete
}
[12] Fix | Delete
[13] Fix | Delete
&:disabled ~ div {
[14] Fix | Delete
@apply after:bg-gray-100 after:border-gray-200;
[15] Fix | Delete
}
[16] Fix | Delete
}
[17] Fix | Delete
[18] Fix | Delete
div {
[19] Fix | Delete
@apply w-11 h-6 bg-gray-200 rounded-full;
[20] Fix | Delete
[21] Fix | Delete
&::after {
[22] Fix | Delete
@apply content-[""] absolute top-0.5 left-[2px] bg-white border-gray-300 border rounded-full h-5 w-5 transition-all;
[23] Fix | Delete
}
[24] Fix | Delete
}
[25] Fix | Delete
[26] Fix | Delete
span {
[27] Fix | Delete
@apply ml-3 text-sm font-medium;
[28] Fix | Delete
}
[29] Fix | Delete
}
[30] Fix | Delete
[31] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function