mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-06-02 22:46:59 +00:00
Increase font
This commit is contained in:
parent
d9042a3874
commit
8fcd3be9cc
@ -280,7 +280,7 @@ export const ChatOptions = ({
|
|||||||
{mentionList?.length === 0 && (
|
{mentionList?.length === 0 && (
|
||||||
<Typography
|
<Typography
|
||||||
sx={{
|
sx={{
|
||||||
fontSize: '11px',
|
fontSize: '14px',
|
||||||
fontWeight: 400,
|
fontWeight: 400,
|
||||||
color: theme.palette.text.primary,
|
color: theme.palette.text.primary,
|
||||||
}}
|
}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user