move note inside invoice div to prevent overlap with qrcode on mobile

This commit is contained in:
2026-07-10 10:26:06 -04:00
parent 221bfec74e
commit 560a4d1cbe

View File

@@ -301,11 +301,11 @@ footer a{color:var(--accent);text-decoration:none}
<div class="row"><span>Status</span><span id="iv-status2"></span></div>
<div class="row"><span>Server</span><span id="iv-url"></span></div>
<div id="qrcode"></div>
<p class="note">
<strong>Please make sure your server is online before you attempt to add it.</strong>
</p>
</div>
<p class="note">
<strong>Please make sure your server is online before you attempt to add it.</strong>
</p>
</div>
<div class="panel">