fix: Content hidden under footer
All checks were successful
Build Docker / Build Main Image (push) Successful in 19s
All checks were successful
Build Docker / Build Main Image (push) Successful in 19s
This commit is contained in:
parent
073cb47f00
commit
8b3550e747
@ -47,7 +47,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="container-fluid">
|
||||
<div class="container-fluid" style="margin-bottom: 100px;">
|
||||
<div class="d-sm-flex justify-content-between align-items-center mb-4">
|
||||
<h3 class="mb-0">Dashboard</h3>
|
||||
<h3 class="mb-0" style="margin: auto;color: rgb(255,0,0);">{{message}}</h3>
|
||||
|
Loading…
Reference in New Issue
Block a user