From ee4f1003a9d36ae41eaa147e33db08cde032d888 Mon Sep 17 00:00:00 2001 From: Mice <9822020@qq.com> Date: Wed, 9 Oct 2024 10:28:43 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=20Tooltip=20itemMarke?= =?UTF-8?q?rStyle=20=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=85=88=E7=BA=A7=20(#2002?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/f2/src/components/tooltip/tooltipView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/f2/src/components/tooltip/tooltipView.tsx b/packages/f2/src/components/tooltip/tooltipView.tsx index 753017d98..e8ccbeb50 100644 --- a/packages/f2/src/components/tooltip/tooltipView.tsx +++ b/packages/f2/src/components/tooltip/tooltipView.tsx @@ -460,8 +460,8 @@ export default class TooltipView extends Component { itemWidth, } = props; const itemMarkerStyle = { - ...customItemMarkerStyle, ...defaultStyle.itemMarkerStyle, + ...customItemMarkerStyle, }; const background = {