mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-06-23 16:11:21 +00:00
change fontsize
This commit is contained in:
parent
6c03c16be8
commit
8bc414356a
@ -131,7 +131,7 @@ export const GroupAvatar = ({
|
||||
<ButtonBase onClick={handleChildClick}>
|
||||
<Typography
|
||||
sx={{
|
||||
fontSize: '12px',
|
||||
fontSize: '16px',
|
||||
opacity: 0.5,
|
||||
}}
|
||||
>
|
||||
@ -169,7 +169,7 @@ export const GroupAvatar = ({
|
||||
<ButtonBase onClick={handleChildClick}>
|
||||
<Typography
|
||||
sx={{
|
||||
fontSize: '12px',
|
||||
fontSize: '16px',
|
||||
opacity: 0.5,
|
||||
}}
|
||||
>
|
||||
@ -197,7 +197,7 @@ export const GroupAvatar = ({
|
||||
<ButtonBase onClick={handleChildClick}>
|
||||
<Typography
|
||||
sx={{
|
||||
fontSize: '12px',
|
||||
fontSize: '16px',
|
||||
opacity: 0.5,
|
||||
}}
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user