.yt-portrait-video-block-module-editor {
    padding: 10px;
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 4px;
}

/* Targeting the label inside the TextControl to add margin-left */
.components-base-control__field label {
    margin-left: 5px;
}
