Skip to content

Commit

Permalink
ignore site
Browse files Browse the repository at this point in the history
  • Loading branch information
TalDerei committed Nov 25, 2024
1 parent 81e3ea4 commit 7c22192
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/extension/src/routes/popup/approval/approve-deny.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ export const ApproveDeny = ({
</Button>
{ignore && (
<Button
className='w-[32%] py-2.5 text-sm hover:bg-destructive/90'
size='md'
className='w-1/2 py-3.5 text-base hover:bg-destructive/90'
size='lg'
variant='secondary'
onClick={ignore}
>
Expand Down

0 comments on commit 7c22192

Please sign in to comment.