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/clone/wp-inclu.../blocks/buttons
File: style.css
.wp-block-buttons.is-vertical{
[0] Fix | Delete
flex-direction:column;
[1] Fix | Delete
}
[2] Fix | Delete
.wp-block-buttons.is-vertical>.wp-block-button:last-child{
[3] Fix | Delete
margin-bottom:0;
[4] Fix | Delete
}
[5] Fix | Delete
.wp-block-buttons>.wp-block-button{
[6] Fix | Delete
display:inline-block;
[7] Fix | Delete
margin:0;
[8] Fix | Delete
}
[9] Fix | Delete
.wp-block-buttons.is-content-justification-left{
[10] Fix | Delete
justify-content:flex-start;
[11] Fix | Delete
}
[12] Fix | Delete
.wp-block-buttons.is-content-justification-left.is-vertical{
[13] Fix | Delete
align-items:flex-start;
[14] Fix | Delete
}
[15] Fix | Delete
.wp-block-buttons.is-content-justification-center{
[16] Fix | Delete
justify-content:center;
[17] Fix | Delete
}
[18] Fix | Delete
.wp-block-buttons.is-content-justification-center.is-vertical{
[19] Fix | Delete
align-items:center;
[20] Fix | Delete
}
[21] Fix | Delete
.wp-block-buttons.is-content-justification-right{
[22] Fix | Delete
justify-content:flex-end;
[23] Fix | Delete
}
[24] Fix | Delete
.wp-block-buttons.is-content-justification-right.is-vertical{
[25] Fix | Delete
align-items:flex-end;
[26] Fix | Delete
}
[27] Fix | Delete
.wp-block-buttons.is-content-justification-space-between{
[28] Fix | Delete
justify-content:space-between;
[29] Fix | Delete
}
[30] Fix | Delete
.wp-block-buttons.aligncenter{
[31] Fix | Delete
text-align:center;
[32] Fix | Delete
}
[33] Fix | Delete
.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{
[34] Fix | Delete
margin-left:auto;
[35] Fix | Delete
margin-right:auto;
[36] Fix | Delete
width:100%;
[37] Fix | Delete
}
[38] Fix | Delete
.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{
[39] Fix | Delete
text-decoration:inherit;
[40] Fix | Delete
}
[41] Fix | Delete
.wp-block-buttons.has-custom-font-size .wp-block-button__link{
[42] Fix | Delete
font-size:inherit;
[43] Fix | Delete
}
[44] Fix | Delete
[45] Fix | Delete
.wp-block-button.aligncenter{
[46] Fix | Delete
text-align:center;
[47] Fix | Delete
}
[48] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function