mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-23 04:36:52 +00:00
change fontsize
This commit is contained in:
@@ -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,
|
||||
}}
|
||||
>
|
||||
|
Reference in New Issue
Block a user