diff --git a/striker-ui/pages/init/index.tsx b/striker-ui/pages/init/index.tsx index 0c2234d0..8a6cdda9 100644 --- a/striker-ui/pages/init/index.tsx +++ b/striker-ui/pages/init/index.tsx @@ -421,6 +421,8 @@ const NetworkInterfaceList: FC = () => { '& > *': { marginBottom: '1em', marginTop: '1em', + minWidth: '10em', + width: '25%', }, '& > :not(:first-child)': {