Update title look of Cancel component

This commit is contained in:
Rene Vergara 2022-01-28 15:38:27 -06:00
parent 5c36be8fc7
commit d61a1169fd
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<h2 mat-dialog-title class="text">Cancel Order</h2>
<h3 mat-dialog-title class="text">Cancel Order</h3>
<mat-dialog-content>
<p class="text">Are you sure you want to cancel the order?</p>