diff --git a/src/frontend/src/CustomNodes/GenericNode/index.tsx b/src/frontend/src/CustomNodes/GenericNode/index.tsx
index 244b29f68..261f1230c 100644
--- a/src/frontend/src/CustomNodes/GenericNode/index.tsx
+++ b/src/frontend/src/CustomNodes/GenericNode/index.tsx
@@ -345,7 +345,7 @@ export default function GenericNode({
/>
) : (
-
+
{
@@ -368,7 +368,7 @@ export default function GenericNode({
onClick={handleUpdateCode}
variant="none"
size="none"
- className={"group"}
+ className={"group p-1"}
loading={loadingUpdate}
>
{showNode && (
<>
-
+