mirror of
https://github.com/mempool/mempool.git
synced 2025-04-04 01:50:43 +02:00
Fix pool pie position on safari
This commit is contained in:
parent
77c6ad5576
commit
132d6204c3
@ -1,7 +1,7 @@
|
||||
@if (chartOnly) {
|
||||
<ng-container *ngTemplateOutlet="pieChart"></ng-container>
|
||||
} @else {
|
||||
<table>
|
||||
<table style="width: 100%;">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="td-width field-label" [class]="chartPositionLeft ? 'chart-left' : ''" i18n="transaction.accelerated-to-feerate|Accelerated to feerate">Accelerated to</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user