diff --git a/src/components/ProposalBuilder/ProposalTransaction.tsx b/src/components/ProposalBuilder/ProposalTransaction.tsx
index fb7f8be576..9045eaa604 100644
--- a/src/components/ProposalBuilder/ProposalTransaction.tsx
+++ b/src/components/ProposalBuilder/ProposalTransaction.tsx
@@ -300,13 +300,17 @@ export default function ProposalTransaction({
/>
-
+
- {!isExpanded && }
+ {!isExpanded && (
+
+
+
+ )}
{i === transaction.parameters.length - 1 && (