mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-19 22:14:31 +01:00
Add text align for rate in invoice detail page
This commit is contained in:
@@ -165,7 +165,7 @@
|
||||
{
|
||||
<tr>
|
||||
<td>@payment.PaymentMethod</td>
|
||||
<td>@payment.Rate</td>
|
||||
<td style="text-align:right;">@payment.Rate</td>
|
||||
<td>@payment.Paid</td>
|
||||
<td>@payment.Due</td>
|
||||
<td>@payment.Address</td>
|
||||
|
||||
Reference in New Issue
Block a user