.kdk-accordion-placeholder {
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
    border: 2px dashed #d4d4d4;
    border-radius: 4px;
}

