Skip to content

Commit

Permalink
also causing issues
Browse files Browse the repository at this point in the history
  • Loading branch information
cpettet committed Feb 26, 2025
1 parent 410ea14 commit d59aed7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ const ControlPanel = ({
};

return (
<div className="m-auto my-4" data-testid="ControlPanel">
<div className="my-4" data-testid="ControlPanel">
<div className="flex flex-row justify-evenly min-[400px]:w-[400px]">
<Button
sx={buttonSx}
Expand Down

0 comments on commit d59aed7

Please sign in to comment.