fixed chat drawer mobile formatting

This commit is contained in:
Carter 2026-02-25 12:01:21 -06:00
parent c33ce3d03a
commit 5c1434a2e7
4 changed files with 15 additions and 10 deletions

View file

@ -223,7 +223,7 @@ export default function TeamPage() {
const isStreamline = IsStreamline()
return (
<PageContainer spacing={isMobile ? 0 : 2}>
<PageContainer spacing={isMobile ? 1 : 2}>
<Box className={classes.container}>
<Box className={classes.leftBox}>
{title()}