Skip to content

Commit

Permalink
fix html error
Browse files Browse the repository at this point in the history
  • Loading branch information
zsuffad committed Dec 19, 2024
1 parent 3a25be6 commit c299557
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dbp-pdf-preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -705,6 +705,7 @@ export class PdfPreview extends ScopedElementsMixin(DBPLitElement) {
?disabled="${this.isPageRenderingInProgress || !this.isShowPlacement}">
⟳ ${i18n.t('pdf-preview.rotate')}
</button>
<button
class="button is-cancel"
id="cancel-signature-button"
@click="${() => {
Expand Down

0 comments on commit c299557

Please sign in to comment.