mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-09 06:55:03 +00:00
fixes (#6372)
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user