Skip to content

Commit

Permalink
flipped menu open button
Browse files Browse the repository at this point in the history
  • Loading branch information
98ZhaoJeffrey authored and carolynzhang18 committed Dec 26, 2024
1 parent b0e5540 commit 134267c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/pages/courses/CourseUnitsPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ export default function CourseUnitsPage() {
<MenuOpenIcon
sx={{
fontSize: "18px",
transform: "scaleX(-1)",
}}
/>
</Button>
Expand Down

0 comments on commit 134267c

Please sign in to comment.