Skip to content

Commit

Permalink
fix: help icon style
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <i@innei.in>
  • Loading branch information
Innei committed Apr 21, 2024
1 parent 3b7fcfd commit 528cb9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/layout/footer/GatewayInfo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ const Help = () => {
}
type="tooltip"
asChild
sheet={{
triggerAsChild: true,
}}
>
<div className="space-y-2 leading-relaxed">
<p className="flex items-center space-x-1 opacity-80">
Expand Down

0 comments on commit 528cb9b

Please sign in to comment.