Commit 61dab4c7 authored by El Mghazli Yacine's avatar El Mghazli Yacine

height 80% display

parent afb85855
......@@ -46,6 +46,7 @@ export class DialogService {
const dialogRef = this._dialog.open(ErrorDialogComponent, {
width: '900px',
height: '80%',
data: {
title: title,
body: resp.display!.join("</p><p>")
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment