Update info-dialog.component.html

This commit is contained in:
piotrpekala7 2020-04-01 23:54:15 +02:00
parent f722872a94
commit f71af8c57c

View File

@ -1,7 +1,7 @@
<h1 mat-dialog-title>{{node.name}}</h1>
<div class="modal-form-container">
<mat-tab-group>
<mat-tab-group animationDuration="0ms">
<mat-tab label="General information">
<div class='textBox'>
<div *ngFor="let info of infoList">