Update src/renderer/src/pages/home/Tabs/TopicsTab.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
自由的世界人 2025-07-31 20:03:58 +08:00 committed by GitHub
parent b4a191d90b
commit 92c9e6881c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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);