diff --git a/striker-ui/pages/server/index.tsx b/striker-ui/pages/server/index.tsx index 3037129d..6ef5a2c9 100644 --- a/striker-ui/pages/server/index.tsx +++ b/striker-ui/pages/server/index.tsx @@ -15,7 +15,7 @@ const useStyles = makeStyles((theme) => ({ width: '100%', }, }, - container: { + fullView: { display: 'flex', flexDirection: 'row', width: '100%', @@ -42,7 +42,7 @@ const Server = (): JSX.Element => { ) : ( - +