fix: fixed pr comments

This commit is contained in:
Sergey Filinsky 2020-10-08 19:24:22 +03:00
parent b72fb30dd1
commit 86357d558f
7 changed files with 56 additions and 40 deletions

View file

@ -1,9 +1,9 @@
<nb-card>
<nb-card-header>
<span>Download</span>
<div class="close-icon" (click)="closeDialog()">
<span>Premium</span>
<button nbButton status="basic" appearance="ghost" class="close-icon" (click)="closeDialog()">
<i [innerHTML]="'close' | eva: { width: 26, height: 26, fill: '#222b45' }"></i>
</div>
</button>
</nb-card-header>
<nb-card-body>
<div id="hubspotForm"></div>