From 22ce250946e1602ffb2e859a82ddd410c1065365 Mon Sep 17 00:00:00 2001 From: Sam Chen Date: Sat, 19 Apr 2025 18:27:30 +0800 Subject: [PATCH] fix alignment of navigation icons --- src/components/Tooltip/Tooltip.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Tooltip/Tooltip.jsx b/src/components/Tooltip/Tooltip.jsx index 3faab6871b5c..000e4fe6daf0 100644 --- a/src/components/Tooltip/Tooltip.jsx +++ b/src/components/Tooltip/Tooltip.jsx @@ -31,7 +31,7 @@ const Tooltip = ({ const bgColor = '#526B78'; return (