mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-01-19 03:06:31 +00:00
Update project-map.component.ts
This commit is contained in:
parent
128d02b85d
commit
a7e05cff7c
@ -880,7 +880,7 @@ export class ProjectMapComponent implements OnInit, OnDestroy {
|
||||
public addNewTemplate() {
|
||||
const dialogRef = this.dialog.open(NewTemplateDialogComponent, {
|
||||
width: '1000px',
|
||||
maxHeight: '500px',
|
||||
maxHeight: '800px',
|
||||
autoFocus: false,
|
||||
disableClose: true
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user