Skip to content

Commit 58e32de

Browse files
authored
Merge pull request #633 from Hyperkid123/topology-map
Topology map component
2 parents caec5d9 + 54517f7 commit 58e32de

File tree

7 files changed

+1973
-1
lines changed

7 files changed

+1973
-1
lines changed

src/charts/charts.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,3 +313,7 @@ pf-topology {
313313
font-size: 20px;
314314
fill: #1186C1;
315315
}
316+
317+
.pf-topology-map canvas.topology-graph {
318+
width: 100%;
319+
}

0 commit comments

Comments
 (0)