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