diff --git a/frontend/src/components/hosted/AppContainer.tsx b/frontend/src/components/hosted/AppContainer.tsx index 2d6daf0..5a6dbe3 100644 --- a/frontend/src/components/hosted/AppContainer.tsx +++ b/frontend/src/components/hosted/AppContainer.tsx @@ -68,6 +68,7 @@ function AppContainer() { footer: { display: "flex", flexDirection: "column", + textAlign: "center", }, footerAction: { marginBottom: "5px",