Skip to content

Commit

Permalink
fix max width
Browse files Browse the repository at this point in the history
  • Loading branch information
David Nunez committed Dec 6, 2024
1 parent 67cc261 commit bab023a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ export default function StaffTableRow({ submissionPackage }: ProjectRowProps) {
align="right"
sx={{
pr: BCDesignTokens.layoutPaddingSmall,
maxWidth: "100x",
}}
>
<PackageStatusChipStack
Expand Down

0 comments on commit bab023a

Please sign in to comment.