mirror of
https://github.com/grocy/grocy.git
synced 2026-03-28 07:39:25 +01:00
Give the main page content section an id
This commit is contained in:
parent
d16f3c2daf
commit
363dcf448e
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user