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>
|
||||||
</ng-template>
|
</ng-template>
|
||||||
|
|
||||||
|
<ng-container *ngIf="showAudit">
|
||||||
<span id="overview"></span>
|
<span id="overview"></span>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
</ng-container>
|
||||||
|
|
||||||
<!-- VISUALIZATIONS -->
|
<!-- VISUALIZATIONS -->
|
||||||
<div class="box" *ngIf="!error && webGlEnabled && showAudit">
|
<div class="box" *ngIf="!error && webGlEnabled && showAudit">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user