Skip to content

Commit

Permalink
10427-story Improve focus state styling of Add Another IRS Notice
Browse files Browse the repository at this point in the history
  • Loading branch information
En-8 committed Sep 9, 2024
1 parent 80cc309 commit eca4cfe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ export const UpdatedFilePetitionStep3 = connect(
{irsNoticeUploadFormInfo.length < 5 && (
<Button
link
className="add-another-notice-button padding-0"
className="add-another-notice-button padding-0 margin-bottom-2"
data-testid="add-another-irs-notice-button"
icon="plus"
onClick={() => addAnotherIrsNoticeToFormSequence()}
Expand Down

0 comments on commit eca4cfe

Please sign in to comment.