added a buffer to temporarily fix #160

This commit is contained in:
Jason Kulatunga 2023-08-11 08:17:17 -06:00
parent ba64565a06
commit b834d3f842
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<p> An error occurred while parsing FHIR resource </p>
</ng-template>
<div class="alert alert-warning" role="alert">
<div style="margin-bottom:50px" class="alert alert-warning" role="alert">
Enable Debug mode: <input type="checkbox" [(ngModel)]="debugMode"/>
</div>