mirror of
https://github.com/grocy/grocy.git
synced 2025-10-14 17:24:07 +00:00
More compact page headers / streamlined new page design for all pages
This commit is contained in:
@@ -16,8 +16,10 @@
|
||||
<h2 class="title">@yield('title')</h2>
|
||||
</div>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="row mt-3">
|
||||
|
||||
<hr class="my-2 py-1">
|
||||
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<ul>
|
||||
@foreach($permissions as $perm)
|
||||
|
Reference in New Issue
Block a user