.apex-item-group--popup-lov .apex-item-multi:not(:last-child), .apex-item-group--popup-lov .apex-item-popup-lov:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    background-color: white;
}