From e4c12be46724f1498ab517c576cf1a1dee09ee6a Mon Sep 17 00:00:00 2001 From: Deepak Bhardwaj Date: Sat, 26 Jun 2021 10:10:31 +0530 Subject: [PATCH] Updated changeset description Signed-off-by: Deepak Bhardwaj --- .changeset/grumpy-sloths-check.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/grumpy-sloths-check.md b/.changeset/grumpy-sloths-check.md index 124898b7fd..e2c2483c00 100644 --- a/.changeset/grumpy-sloths-check.md +++ b/.changeset/grumpy-sloths-check.md @@ -3,4 +3,4 @@ '@backstage/plugin-catalog': patch --- -System Diagram was getting clipped when it was wider than the container. +Fixed sizing of the System diagram when the rendered graph was wider than the container.