Skip to content

Commit 528cb9b

Browse files
committed
fix: help icon style
Signed-off-by: Innei <i@innei.in>
1 parent 3b7fcfd commit 528cb9b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/components/layout/footer/GatewayInfo.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ const Help = () => {
2525
}
2626
type="tooltip"
2727
asChild
28+
sheet={{
29+
triggerAsChild: true,
30+
}}
2831
>
2932
<div className="space-y-2 leading-relaxed">
3033
<p className="flex items-center space-x-1 opacity-80">

0 commit comments

Comments
 (0)