mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Optimized no-sidebar pages spacing / centering (closes #1760)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
@section('content')
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<div class="col text-center">
|
||||
<h1 class="alert alert-danger">{{ $__t('You are not allowed to view this page') }}</h1>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user