mirror of
https://github.com/mempool/mempool.git
synced 2025-04-23 06:55:09 +02:00
Remove extra space after block details when audit disabled
This commit is contained in:
parent
2ed49cf944
commit
d3b59bc459
@ -206,9 +206,10 @@
|
||||
</ng-template>
|
||||
</ng-template>
|
||||
|
||||
<span id="overview"></span>
|
||||
|
||||
<br>
|
||||
<ng-container *ngIf="showAudit">
|
||||
<span id="overview"></span>
|
||||
<br>
|
||||
</ng-container>
|
||||
|
||||
<!-- VISUALIZATIONS -->
|
||||
<div class="box" *ngIf="!error && webGlEnabled && showAudit">
|
||||
|
Loading…
x
Reference in New Issue
Block a user