Skip to content

Commit

Permalink
[docs-infra] Add pointer cursor on hover for logo to improve UX (#43999
Browse files Browse the repository at this point in the history
)
  • Loading branch information
Asin-Junior-Honore authored Oct 8, 2024
1 parent c36b831 commit 0b51586
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/src/components/action/LogoWithCopyMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ export default function LogoWithCopyMenu({
aria-label="Go to homepage"
onContextMenu={handleContextMenu}
sx={{
cursor: 'default',
mr: 1,
ml: marginLeft ? 1.5 : undefined,
'& > svg': { m: '0 !important' }, // override the 2px margin-left coming from the Link component
Expand Down

0 comments on commit 0b51586

Please sign in to comment.