From 131bfdea1494b47fccfd133e6c2b19794579e118 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Fri, 12 Feb 2021 13:33:04 -0500 Subject: [PATCH] Add horizontal padding Signed-off-by: Adam Harvey --- plugins/catalog/src/components/SystemDiagram/SystemDiagram.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/catalog/src/components/SystemDiagram/SystemDiagram.tsx b/plugins/catalog/src/components/SystemDiagram/SystemDiagram.tsx index ff9ed10812..6cd37918e1 100644 --- a/plugins/catalog/src/components/SystemDiagram/SystemDiagram.tsx +++ b/plugins/catalog/src/components/SystemDiagram/SystemDiagram.tsx @@ -115,6 +115,7 @@ export function SystemDiagram({ entity }: SystemDiagramProps) {