mirror of
https://github.com/grocy/grocy.git
synced 2025-10-14 17:24:07 +00:00
Optimized settings pages layout
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
<hr class="my-2">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-6 col-12">
|
||||
<h4 class="mt-2">{{ $__t('Shopping list') }}</h4>
|
||||
<div class="col-lg-4 col-md-8 col-12">
|
||||
<h4>{{ $__t('Shopping list') }}</h4>
|
||||
|
||||
<div class="form-group">
|
||||
<div class="custom-control custom-checkbox">
|
||||
@@ -65,7 +65,7 @@
|
||||
</div>
|
||||
|
||||
|
||||
<h4 class="mt-2">{{ $__t('Shopping list to stock workflow') }}</h4>
|
||||
<h4 class="mt-5">{{ $__t('Shopping list to stock workflow') }}</h4>
|
||||
|
||||
<div class="form-group">
|
||||
<div class="custom-control custom-checkbox">
|
||||
|
Reference in New Issue
Block a user