Skip to content

Commit

Permalink
fix: mt
Browse files Browse the repository at this point in the history
  • Loading branch information
songwongtp committed Jun 20, 2024
1 parent 5bd4d34 commit 4d3a161
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ export const ProposalTop = ({ proposalData }: ProposalTopProps) => {
))}
</Flex>
) : (
<Text variant="body2" color="text.dark" mt="1px">
<Text variant="body2" color="text.dark" mt="3px">
(No Message)
</Text>
)}
Expand Down

0 comments on commit 4d3a161

Please sign in to comment.