Skip to content

Commit

Permalink
fix(desk): align comment feature feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuslundgard authored and rexxars committed Dec 19, 2023
1 parent 14e9d4d commit 8658e93
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const FooterCard = styled(Card)({

export function CommentsInspectorFeedbackFooter() {
return (
<FooterCard padding={3}>
<FooterCard padding={4}>
<Text muted size={1}>
Help improve comments.{' '}
<Link href={FEEDBACK_FORM_LINK} target="_blank" rel="noreferrer">
Expand Down

0 comments on commit 8658e93

Please sign in to comment.