.video-block {
    position: relative;
}

.video-block__inner {
    min-height: 1px;
}

.editor-styles-wrapper .video-block__editor-placeholder__notice {
    border: 1px dashed currentColor;
    border-radius: 0.5rem;
    padding: 0.875rem 1rem;
}
