Skip to content

Commit

Permalink
Update BadgeDateForm component styles
Browse files Browse the repository at this point in the history
  • Loading branch information
romainseb committed Jan 30, 2024
1 parent b006b0a commit 17c4f8f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ exports[`BadgeDateForm should mount a badge and change date 1`] = `
/>
<span
data-testid="InputSizer"
style="padding: 0px 1rem; font-size: 1.4rem; visibility: hidden; position: absolute;"
style="padding: 0px 0.625rem; font-size: 0.875rem; visibility: hidden; position: absolute;"
>
YYYY-MM-DD
</span>
Expand Down

0 comments on commit 17c4f8f

Please sign in to comment.