From be27ac0e69c840f32efc59be8ae2b01b2952e9e8 Mon Sep 17 00:00:00 2001 From: buu Date: Tue, 16 Apr 2024 18:09:06 +0800 Subject: [PATCH] fix: the hover style of the card-item operation button container (#3520) --- .../app/configuration/dataset-config/card-item/item.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/app/configuration/dataset-config/card-item/item.tsx b/web/app/components/app/configuration/dataset-config/card-item/item.tsx index ac221a81d4..bc72b7d299 100644 --- a/web/app/components/app/configuration/dataset-config/card-item/item.tsx +++ b/web/app/components/app/configuration/dataset-config/card-item/item.tsx @@ -66,7 +66,7 @@ const Item: FC = ({ ) } */} -
+
setShowSettingsModal(true)}