Skip to content

Commit abad3be

Browse files
committed
frontend: center appupgraderequired view
App-upgrade-required component looks better if fully centered, as it is just a message and a download button.
1 parent a74afe1 commit abad3be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontends/web/src/components/appupgraderequired.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ export const AppUpgradeRequired = () => {
2727
<Header />
2828
<View
2929
fullscreen
30+
textCenter
3031
verticallyCentered
3132
width="840px"
3233
withBottomBar>

0 commit comments

Comments
 (0)