remove title form add/edit plot dialog

This commit is contained in:
2023-03-19 09:18:16 +01:00
parent a3aa62aee2
commit c7af333052
3 changed files with 2 additions and 4 deletions

View File

@@ -14,8 +14,6 @@
max-height: unset;
}
</style>
<h1 mat-dialog-title>{{data.title}}</h1>
<pdb-visualization-page mat-dialog-content #plot [defaultConfig]="data.config" [galleryEnabled]="false"></pdb-visualization-page>
<div mat-dialog-actions align="end">