Skip to content

Commit

Permalink
Update AlwaysPassToggle.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
PvtVoid committed May 29, 2024
1 parent 96bd185 commit 2091f7c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ const AlwaysPassToggle = () => {
data-tooltip="Always Pass Priority"
data-placement="bottom"
>
<BiSkipNextCircle aria-hidden="true" fontSize={'2.4em'} />
<BiSkipNextCircle aria-hidden="true" fontSize={'2.2em'} />
</button>
</div>
);
Expand Down

0 comments on commit 2091f7c

Please sign in to comment.