Skip to content

Commit

Permalink
Change icon translation
Browse files Browse the repository at this point in the history
  • Loading branch information
constantgillet committed Apr 27, 2024
1 parent 90ec2c5 commit 8dbee2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/_app._main-layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ export default function MainLayout() {
name="open"
size="sm"
className={css({
transform: "translateY(-8px)",
transform: "translateY(-6px)",
ml: "1",
})}
/>
Expand Down

0 comments on commit 8dbee2a

Please sign in to comment.