.order-items{
    width: fit-content;    
}
.order-items table.dc-editable td:not(:first-child){
    white-space: nowrap;
    padding: 0 5px;
    min-width: 50px;
}