Skip to content

Commit

Permalink
Confirm to min touch target size of 24px
Browse files Browse the repository at this point in the history
  • Loading branch information
razzeee committed Aug 8, 2024
1 parent ff2bc66 commit dfe72ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/application/VerificationIcon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ const VerificationIcon: FunctionComponent<Props> = ({
ref={refs.setReference}
{...getReferenceProps}
aria-label={t("app-is-verified")}
className="size-6 flex justify-center items-center"
>
<HiMiniCheckBadge
className="size-5 text-flathub-celestial-blue"
Expand Down

0 comments on commit dfe72ef

Please sign in to comment.