Edit File by line
/home/zeestwma/richards.../wp-inclu.../blocks/buttons
File: editor.css
.wp-block-buttons>.wp-block,.wp-block-buttons>.wp-block-button.wp-block-button.wp-block-button.wp-block-button.wp-block-button{
[0] Fix | Delete
margin:0;
[1] Fix | Delete
}
[2] Fix | Delete
.wp-block-buttons>.block-list-appender{
[3] Fix | Delete
align-items:center;
[4] Fix | Delete
display:inline-flex;
[5] Fix | Delete
}
[6] Fix | Delete
.wp-block-buttons.is-vertical>.block-list-appender .block-list-appender__toggle{
[7] Fix | Delete
justify-content:flex-start;
[8] Fix | Delete
}
[9] Fix | Delete
.wp-block-buttons>.wp-block-button:focus{
[10] Fix | Delete
box-shadow:none;
[11] Fix | Delete
}
[12] 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[data-align=center]{
[13] Fix | Delete
margin-left:auto;
[14] Fix | Delete
margin-right:auto;
[15] Fix | Delete
margin-top:0;
[16] Fix | Delete
width:100%;
[17] Fix | Delete
}
[18] 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[data-align=center] .wp-block-button{
[19] Fix | Delete
margin-bottom:0;
[20] Fix | Delete
}
[21] Fix | Delete
[22] Fix | Delete
.wp-block[data-align=center]>.wp-block-buttons{
[23] Fix | Delete
align-items:center;
[24] Fix | Delete
justify-content:center;
[25] Fix | Delete
}
[26] Fix | Delete
[27] Fix | Delete
.wp-block[data-align=right]>.wp-block-buttons{
[28] Fix | Delete
justify-content:flex-end;
[29] Fix | Delete
}
[30] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function