mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-28 19:34:23 +01:00
fix footer
This commit is contained in:
@@ -77,9 +77,9 @@
|
||||
</nav>
|
||||
|
||||
@RenderBody()
|
||||
<footer class="footer bg-dark" style="position:absolute;width:100%;bottom:0;">
|
||||
@*<footer class="footer bg-dark" style="position:absolute;width:100%;bottom:0;">
|
||||
<div class="container" style="text-align:right;font-size:10px;"><span>@env.ToString()</span></div>
|
||||
</footer>
|
||||
</footer>*@
|
||||
|
||||
<!-- Bootstrap core JavaScript -->
|
||||
<script src="~/vendor/jquery/jquery.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user