Skip to content

Commit

Permalink
feat: ui updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ybgbob committed Nov 23, 2023
1 parent aab1c11 commit 15eaae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Copy.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export const Copy = ({
>
{children || (
<CopyIcon
color="#FFE900"
color="readable.secondary"
_hover={{ color: 'scene.primary.active' }}
h={size.h}
w={size.w}
Expand Down

0 comments on commit 15eaae9

Please sign in to comment.