change fontsize

This commit is contained in:
PhilReact 2025-04-29 12:31:48 +03:00
parent 6c03c16be8
commit 8bc414356a

View File

@ -131,7 +131,7 @@ export const GroupAvatar = ({
<ButtonBase onClick={handleChildClick}> <ButtonBase onClick={handleChildClick}>
<Typography <Typography
sx={{ sx={{
fontSize: '12px', fontSize: '16px',
opacity: 0.5, opacity: 0.5,
}} }}
> >
@ -169,7 +169,7 @@ export const GroupAvatar = ({
<ButtonBase onClick={handleChildClick}> <ButtonBase onClick={handleChildClick}>
<Typography <Typography
sx={{ sx={{
fontSize: '12px', fontSize: '16px',
opacity: 0.5, opacity: 0.5,
}} }}
> >
@ -197,7 +197,7 @@ export const GroupAvatar = ({
<ButtonBase onClick={handleChildClick}> <ButtonBase onClick={handleChildClick}>
<Typography <Typography
sx={{ sx={{
fontSize: '12px', fontSize: '16px',
opacity: 0.5, opacity: 0.5,
}} }}
> >