Updated look of about dialog's close button

This commit is contained in:
Isaac Grynsztein
2020-03-24 19:27:25 -04:00
parent 7c605d83cd
commit 9e4d36e6ed

View File

@@ -19,5 +19,5 @@
</mat-dialog-content>
<mat-dialog-actions>
<button mat-button mat-dialog-close>Close</button>
<button style="margin-bottom: 5px;" mat-stroked-button mat-dialog-close>Close</button>
</mat-dialog-actions>