From 1f1642ec35e8ddab5ac14ac629e831d3f4af2377 Mon Sep 17 00:00:00 2001 From: AbdulWahab3181 Date: Fri, 19 Jul 2024 21:29:46 +0500 Subject: [PATCH] feat(input): fixed hover state layer --- .../App/SideBar/AiSummary/utils/AiSummaryHighlight/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/App/SideBar/AiSummary/utils/AiSummaryHighlight/index.tsx b/src/components/App/SideBar/AiSummary/utils/AiSummaryHighlight/index.tsx index f8d1ec1b7..7ef81b51c 100644 --- a/src/components/App/SideBar/AiSummary/utils/AiSummaryHighlight/index.tsx +++ b/src/components/App/SideBar/AiSummary/utils/AiSummaryHighlight/index.tsx @@ -76,7 +76,6 @@ const StyledTooltip = styled(({ className, ...props }) => ( fontWeight="500" minWidth="160px" padding="10px" - position="top" textAlign="start" whiteSpace="normal" />