More compact page headers / streamlined new page design for all pages

This commit is contained in:
Bernd Bestel
2020-10-31 18:37:10 +01:00
parent 18617dc9fb
commit 7b32d1d8a4
68 changed files with 433 additions and 368 deletions

View File

@@ -22,7 +22,7 @@
<div class="row">
<div class="col">
<h2 class="title">@yield('title')</h2>
<hr>
<script>
Grocy.EditMode = '{{ $mode }}';
Grocy.QuantityUnits = {!! json_encode($quantityunits) !!};
@@ -43,6 +43,8 @@
</div>
</div>
<hr class="my-2 py-1">
<div class="row">
<div class="col-xs-12 col-md-7 pb-3">
<form id="recipe-form"