Skip to content

Commit

Permalink
Remove unnecessary styles
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmockett committed Jan 9, 2025
1 parent de27092 commit cabdd92
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ type Props = {
};

const containerStyles = css`
position: relative;
overflow: hidden;
display: flex;
flex-basis: 100%;
`;
Expand Down

0 comments on commit cabdd92

Please sign in to comment.