From 51c3ac863117907d986bb07754417ec07be70a0d Mon Sep 17 00:00:00 2001 From: xiaoxian521 <1923740402@qq.com> Date: Mon, 14 Apr 2025 16:34:17 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D`ReSegmented`=E5=88=86?= =?UTF-8?q?=E6=AE=B5=E6=8E=A7=E5=88=B6=E5=99=A8=E7=BB=84=E4=BB=B6=E5=9C=A8?= =?UTF-8?q?=E6=B5=85=E8=89=B2=E5=92=8C=E6=B7=B1=E8=89=B2=E6=95=B4=E4=BD=93?= =?UTF-8?q?=E9=A3=8E=E6=A0=BC=E5=88=87=E6=8D=A2=E6=97=B6=E7=9A=84=E9=97=AA?= =?UTF-8?q?=E7=83=81=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ReSegmented/src/index.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/ReSegmented/src/index.css b/src/components/ReSegmented/src/index.css index 503bbe43f..4fe79ef80 100644 --- a/src/components/ReSegmented/src/index.css +++ b/src/components/ReSegmented/src/index.css @@ -98,7 +98,6 @@ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; - transition: 0.1s; } .pure-segmented-group {