Skip to content

Commit

Permalink
removed some styles
Browse files Browse the repository at this point in the history
  • Loading branch information
naman-bruno committed Jan 21, 2025
1 parent d2b6c6d commit d84faff
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions packages/bruno-app/src/components/Cookies/StyledWrapper.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,6 @@ const Wrapper = styled.div`
}
td {
padding: 6px 10px;
&:nth-child(1) {
width: 30%;
}
&:nth-child(3) {
width: 70px;
}
}
}
`;
Expand Down

0 comments on commit d84faff

Please sign in to comment.