Skip to content

Commit

Permalink
Merge pull request #99 from cesarhenrq/qa
Browse files Browse the repository at this point in the history
Qa
  • Loading branch information
katiene-souza authored Oct 17, 2023
2 parents 2ae3c35 + 7e59ef6 commit 77edbf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Chart/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export const Chart = styled.div<ChartProps>`
display: flex;
flex-direction: column;
padding: 1.5rem 0rem;
width: 100%;
width: 99%;
height: 269px;
background: #f3f3f3;
border-radius: 16px;
Expand Down

0 comments on commit 77edbf9

Please sign in to comment.