This commit is contained in:
naman-bruno
2025-12-10 17:43:35 +05:30
committed by GitHub
parent 7fe6b47aa0
commit f8548225e1
6 changed files with 43 additions and 17 deletions

View File

@@ -41,7 +41,6 @@ const StyledWrapper = styled.div`
align-items: center;
gap: 10px;
padding: 10px 0;
background: ${(props) => props.theme.workspace.card.bg};
border-bottom: 1px solid ${(props) => props.theme.sidebar.collection.item.hoverBg};
cursor: pointer;