mirror of
https://github.com/oqtane/oqtane.framework.git
synced 2025-05-28 07:43:06 +00:00
Fix for Error with Footer on Oqtane Theme #1282
This commit is contained in:
parent
d7569aa41a
commit
189dcf5b90
@ -93,6 +93,7 @@
|
||||
<Pane Name="Bottom Full Width" />
|
||||
@if (_footer)
|
||||
{
|
||||
<div style="clear: both; height: 30px;"></div>
|
||||
<div class="bg-primary fixed-bottom footer">
|
||||
<Pane Name="Footer" />
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user