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

@@ -116,7 +116,7 @@
data-trigger="hover click"
title="{{ $__t('This will apply to added products') }}"></i>
</label>
<select class="form-control"
<select class="custom-control custom-select"
id="stock_label_type"
name="stock_label_type">
<option value="0">{{ $__t('No label') }}</option>