diff --git a/.github/workflows/affine-keck.yml b/.github/workflows/affine-keck.yml.bak similarity index 100% rename from .github/workflows/affine-keck.yml rename to .github/workflows/affine-keck.yml.bak diff --git a/apps/venus/src/app/common/Footer.tsx b/apps/venus/src/app/common/Footer.tsx index f51d7f78ed..e1375074a4 100644 --- a/apps/venus/src/app/common/Footer.tsx +++ b/apps/venus/src/app/common/Footer.tsx @@ -90,13 +90,14 @@ export const AFFiNEFooter = ({ sx={{ display: 'flex', justifyContent: 'center', - maxWidth: '400px', + flexWrap: 'wrap', + maxWidth: '420px', margin: 'auto', marginBottom: '2em', '--joy-shadow-sm': 0, }} > - + - + - + - +