From 5399d08277d912961a10fd2730c01f026872581c Mon Sep 17 00:00:00 2001 From: arvinxx Date: Sat, 10 Apr 2021 10:42:58 +0800 Subject: [PATCH] =?UTF-8?q?:bug:=20fix:=20=E4=BF=AE=E6=AD=A3=20thoughts=20?= =?UTF-8?q?=E7=9A=84=E8=AF=AD=E6=B3=95=E6=8A=A5=E9=94=99=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/journey-map/src/Thoughts/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/journey-map/src/Thoughts/index.tsx b/packages/journey-map/src/Thoughts/index.tsx index 6e2d8e03..98a39423 100644 --- a/packages/journey-map/src/Thoughts/index.tsx +++ b/packages/journey-map/src/Thoughts/index.tsx @@ -53,9 +53,9 @@ const Thoughts: FC = () => { style={{ width: `${width}%`, ...margin, borderColor: color }} > );