diff --git a/components/Bounty/BountyInfo.tsx b/components/Bounty/BountyInfo.tsx index aaff85a93..444a2de09 100644 --- a/components/Bounty/BountyInfo.tsx +++ b/components/Bounty/BountyInfo.tsx @@ -216,8 +216,8 @@ export const BountyInfo: FC = ({ onKeyDown={(e) => e.stopPropagation()} onClick={(e) => e.stopPropagation()} > -
-
+
+
{bountyLabel} @@ -236,7 +236,7 @@ export const BountyInfo: FC = ({ Deadline
- + {deadlineLabel}
@@ -251,7 +251,7 @@ export const BountyInfo: FC = ({ )}
-
+