From fb2540b4d803bd8f2387f04b919a0b832839009c Mon Sep 17 00:00:00 2001 From: Arpit Date: Tue, 20 Sep 2022 10:14:24 +0530 Subject: [PATCH] [improvements] LeftSidebar Inspector (#4064) * fixes: padding for inspector json * fixes: padding for inspector json * fixes: padding for inspector json * adds {{}}: to copying the abs path --- frontend/src/Editor/LeftSidebar/SidebarInspector.jsx | 2 +- frontend/src/_styles/theme.scss | 6 ++++++ frontend/src/_ui/JSONTreeViewer/JSONTreeViewer.jsx | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/frontend/src/Editor/LeftSidebar/SidebarInspector.jsx b/frontend/src/Editor/LeftSidebar/SidebarInspector.jsx index 8ca8b2cc07..1f4c87c330 100644 --- a/frontend/src/Editor/LeftSidebar/SidebarInspector.jsx +++ b/frontend/src/Editor/LeftSidebar/SidebarInspector.jsx @@ -162,7 +162,7 @@ export const LeftSidebarInspector = ({ />