mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-31 04:34:26 +01:00
Update pull payment template
This commit is contained in:
@@ -46,8 +46,8 @@
|
||||
</style>
|
||||
</noscript>
|
||||
</head>
|
||||
<body class="h-100">
|
||||
<div class="h-100 d-flex flex-column">
|
||||
<body>
|
||||
<div class="min-vh-100 d-flex flex-column">
|
||||
@if (Model.IsPending)
|
||||
{
|
||||
<nav id="mainNav" class="navbar sticky-top py-3 py-lg-4 d-print-none">
|
||||
|
||||
Reference in New Issue
Block a user