
.pepperi-quantity-selector-container {
    .mat-form-field .mat-form-field-wrapper {
        .mat-form-field-flex {
            padding: 0 0.25rem !important;
        }
    }

    .pepperi-table-quantity-selector {
        .mat-form-field .mat-form-field-wrapper {
            margin-top: 0 !important;
        }
    }
}