Edit File by line
/home/barbar84/www/wp-conte.../themes/twentytw.../assets/js
File: editor-script-block.js
/**
[0] Fix | Delete
* Remove squared button style
[1] Fix | Delete
*
[2] Fix | Delete
* @since Twenty Twenty 1.0
[3] Fix | Delete
*/
[4] Fix | Delete
/* global wp */
[5] Fix | Delete
wp.domReady( function() {
[6] Fix | Delete
wp.blocks.unregisterBlockStyle( 'core/button', 'squared' );
[7] Fix | Delete
} );
[8] Fix | Delete
[9] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function