mirror of
https://github.com/grocy/grocy.git
synced 2025-08-17 11:06:36 +00:00
Give the main page content section an id
This commit is contained in:
@@ -384,7 +384,7 @@
|
||||
<div class="content-wrapper">
|
||||
<div class="container-fluid">
|
||||
<div class="row mb-3">
|
||||
<div class="col content-text">
|
||||
<div id="page-content" class="col content-text">
|
||||
@yield('content')
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user