/**
 * The following styles get applied inside the editor only.
 *
 * Replace them with your own styles or remove the file completely.
 */

.pm-column-inner {
	.components-resizable-box__container  {
		display: flex;
	}
}