Fix payment request template

Fix payment request template body/page height and footer style.
This commit is contained in:
Patrick
2021-02-15 16:24:00 +01:00
committed by Dennis Reimann
parent f722956864
commit 00aa7deaae

View File

@@ -63,8 +63,8 @@
</style>
</noscript>
</head>
<body class="h-100">
<div id="app" class="h-100 d-flex flex-column">
<body>
<div id="app" class="min-vh-100 d-flex flex-column">
<nav id="mainNav" class="navbar sticky-top py-3 py-lg-4 d-print-block">
<div class="container">
<div class="row align-items-center" style="width:calc(100% + 30px)">