Skip to content

Commit

Permalink
Fix schedule mission button on inpection page
Browse files Browse the repository at this point in the history
  • Loading branch information
mrica-equinor committed Nov 10, 2023
1 parent 7c44dcc commit 646117a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const StyledDialog = styled(Dialog)`
display: flex;
flex-direction: column;
padding: 1rem;
width: 400px;
width: 420px;
`

const StyledDialogContent = styled.div`
Expand Down

0 comments on commit 646117a

Please sign in to comment.