tweak default sizes & resolutions

This commit is contained in:
Mononaut
2023-07-14 14:44:15 +09:00
parent 3cca6f6b8b
commit 9a6565cd92
7 changed files with 20 additions and 31 deletions

View File

@@ -25,7 +25,7 @@
</ng-container>
<ng-template #mempoolMode>
<div class="block-sizer" [style]="blockSizerStyle">
<app-mempool-block-overview [index]="blockIndex" [pixelAlign]="true"></app-mempool-block-overview>
<app-mempool-block-overview [index]="blockIndex"></app-mempool-block-overview>
</div>
</ng-template>
<div class="fader"></div>