Fix create revert dialog title (#36)

This commit is contained in:
Rinat Arsaev 2022-02-18 12:00:04 +03:00 committed by GitHub
parent 5f119b9b5a
commit 5cdec72bcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
<form *ngIf="form" [formGroup]="form" fxLayout="column" fxLayoutGap="32px">
<h1 class="mat-headline">Create deposit</h1>
<h1 class="mat-headline">Create revert</h1>
<mat-dialog-content fxLayout="column" fxLayoutGap="16px">
<div fxLayout fxLayoutGap="24px">
<mat-form-field fxFlex>