/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */

 .em-column-wrapper{
	.block-editor-button-block-appender.components-button.components-button {
		padding: 6px 12px;
	}
 }
 .block-list-appender{
	width: 100%;
 }
