.editor-actions {
    position: sticky;
    bottom: 16px;
    display: flex;
    justify-content: flex-end;
    margin-top: 16px;
    z-index: 20;
}
