Skip to content

Commit

Permalink
wee tweak on notify button pos
Browse files Browse the repository at this point in the history
  • Loading branch information
merryvj committed Mar 27, 2024
1 parent 8b88cfb commit 9d9dc3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/IntroScreen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export const IntroScreen = ({
>
Start Conversation
</Button>
<div className="absolute right-4 top-4">
<div className="absolute right-2 top-3">
<Tooltip.Provider delayDuration={400}>
<Tooltip.Root>
<Tooltip.Trigger>
Expand Down

0 comments on commit 9d9dc3e

Please sign in to comment.