Skip to content

Commit

Permalink
Update preview-file-dialog.component.html
Browse files Browse the repository at this point in the history
  • Loading branch information
polterguy committed Dec 26, 2023
1 parent 15db16e commit fbfa961
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<div mat-dialog-actions [align]="'end'">

<button
mat-button
[mat-dialog-close]="data"
tabindex="-1">
mat-flat-button
color="primary"
mat-dialog-close>
Close
</button>

Expand Down

0 comments on commit fbfa961

Please sign in to comment.