From 98976bc1d55230430654e320c03dfec8e5b5dea8 Mon Sep 17 00:00:00 2001 From: Ross Leitch Date: Sun, 27 Aug 2023 19:18:40 +1200 Subject: [PATCH] Schematic editor padding --- .../hivecommand-frontend/src/views/schematic-editor/index.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/app/hivecommand-frontend/src/views/schematic-editor/index.tsx b/packages/app/hivecommand-frontend/src/views/schematic-editor/index.tsx index 05a9f5f6a..bd54f30c9 100644 --- a/packages/app/hivecommand-frontend/src/views/schematic-editor/index.tsx +++ b/packages/app/hivecommand-frontend/src/views/schematic-editor/index.tsx @@ -78,7 +78,9 @@ export const SchematicEditor = () => {