mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 22:25:28 +01:00
fix footer
This commit is contained in:
parent
9a7aa181ed
commit
bc00633135
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue