Skip to content

Commit

Permalink
style :: width
Browse files Browse the repository at this point in the history
  • Loading branch information
dutexion committed May 10, 2024
1 parent 00d309f commit 43530db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pages/Team/deploy/Create.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,8 @@ const Form = styled.div`
display: flex;
flex-direction: column;
gap: 50px;
width: 100%;
max-width: 1120px;
`;

const InputWrapper = styled.div`
Expand Down

0 comments on commit 43530db

Please sign in to comment.