Skip to content

Commit

Permalink
fix: color name change
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelLimaC committed Apr 26, 2024
1 parent 46a0051 commit fd70d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Drawer/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
position: absolute;
bottom: -100%;

background: colors.$appContentColor;
background: colors.$secondary100;
border-top-left-radius: 2.4rem;
border-top-right-radius: 2.4rem;

Expand Down

0 comments on commit fd70d94

Please sign in to comment.