diff --git a/src/renderer/src/pages/home/Tabs/TopicsTab.tsx b/src/renderer/src/pages/home/Tabs/TopicsTab.tsx index c903bf561c..bb1ed48cf3 100644 --- a/src/renderer/src/pages/home/Tabs/TopicsTab.tsx +++ b/src/renderer/src/pages/home/Tabs/TopicsTab.tsx @@ -541,7 +541,6 @@ const TopicListItem = styled.div` display: flex; flex-direction: column; justify-content: space-between; - position: relative; cursor: pointer; width: calc(var(--assistants-width) - 20px);