Skip to content

Commit

Permalink
update app update modal width
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhuff committed Feb 22, 2024
1 parent 0c19564 commit 01b3bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/organisms/UpdateAppModal/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ const UPDATE_PROGRESS_BAR_STYLE = css`
`
const LEGACY_MODAL_STYLE = css`
width: 40rem;
text-align: center;
margin-left: 5.336rem;
`

const RESTART_APP_AFTER_TIME = 5000
Expand Down

0 comments on commit 01b3bd5

Please sign in to comment.