Update title look of Cancel component
This commit is contained in:
parent
5c36be8fc7
commit
d61a1169fd
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue