move note inside invoice div to prevent overlap with qrcode on mobile
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user