/**
 * The following styles get applied inside the editor only.
 *
 * Replace them with your own styles or remove the file completely.
 */

.wp-block-code-snippet-block-dm-code-snippet-block-dm {
	border: 1px dotted #f00;
}

.dm-code-snippet {
    #dm-code-raw {
        textarea {
            width: 100%!important;
            max-width: 100%!important;
        }
    }
}
