From 9c471bf2641654911588a7a3b4327f04b91b9a60 Mon Sep 17 00:00:00 2001 From: Joe Pavitt Date: Thu, 12 Oct 2023 08:48:11 +0100 Subject: [PATCH] Remove padding on sidebar --- nodes/config/ui_base.html | 1 - 1 file changed, 1 deletion(-) diff --git a/nodes/config/ui_base.html b/nodes/config/ui_base.html index 686dbcf39..e564e38d3 100644 --- a/nodes/config/ui_base.html +++ b/nodes/config/ui_base.html @@ -24,7 +24,6 @@ left: 1px; right: 1px; overflow-y: auto; - padding: 10px; } #ff-node-red-dashboard .red-ui-sidebar-header { display: flex;