From 74954c1e5711ad0afbbf12edf41fc917ebe30028 Mon Sep 17 00:00:00 2001 From: David Newell Date: Fri, 13 Oct 2023 14:35:49 +0100 Subject: [PATCH] final margins --- frontend/src/scenes/notebooks/Notebook/SlashCommands.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/scenes/notebooks/Notebook/SlashCommands.tsx b/frontend/src/scenes/notebooks/Notebook/SlashCommands.tsx index 3deffa25347fc..87971b8e098ba 100644 --- a/frontend/src/scenes/notebooks/Notebook/SlashCommands.tsx +++ b/frontend/src/scenes/notebooks/Notebook/SlashCommands.tsx @@ -471,7 +471,7 @@ export const SlashCommands = forwardRef(fu ))} - + {filteredSlashCommands.map((item, index) => (