update: padding
This commit is contained in:
parent
ca24fec9e5
commit
540ddd0c50
|
|
@ -99,7 +99,7 @@
|
||||||
<meta http-equiv="refresh" content="5">
|
<meta http-equiv="refresh" content="5">
|
||||||
<% } %>
|
<% } %>
|
||||||
|
|
||||||
<div class="card-static p-6 text-center space-y-5">
|
<div class="card-static px-6 py-10 text-center space-y-5">
|
||||||
|
|
||||||
<% if (inv.status === 'confirming') { %>
|
<% if (inv.status === 'confirming') { %>
|
||||||
<!-- intentionally empty — confirming state is handled below -->
|
<!-- intentionally empty — confirming state is handled below -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue