mirror of
https://github.com/grocy/grocy.git
synced 2025-08-28 00:52:07 +00:00
Fixed <select>
style
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user