Fixed <select> style

This commit is contained in:
Bernd Bestel
2023-05-21 14:47:37 +02:00
parent 2cba3ce7e9
commit 99db10a490
3 changed files with 3 additions and 3 deletions

View File

@@ -539,7 +539,7 @@
data-toggle="tooltip"
data-trigger="hover click"
title="{{ $__t('This is the default which will be prefilled on purchase') }}"></i>
<select class="form-control"
<select class="custom-control custom-select"
id="default_stock_label_type"
name="default_stock_label_type">
<option @if($mode=='edit'