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

.wp-block-wpblockbuddy-controlled-content {
    .block-list-appender {
        position: relative;
    }
    .instructions {
        color: gray;
        display: inline;
        padding: 4px;
    }
}
