.#{$prefix}grid-row-editor-wrap,
.#{$prefix}grid-row-editor-buttons {
    box-shadow: $grid-row-editor-box-shadow;

    .#{$prefix}form-text-field-body-default {
        min-width: 70px;
        max-width: none;
    }
}
