Bump font size for disabled invite link dialog text (#10874)
This commit is contained in:
@@ -262,7 +262,7 @@ function GroupChatJoinDialogContent({code}: {code?: string}) {
|
|||||||
style={[
|
style={[
|
||||||
a.mb_2xs,
|
a.mb_2xs,
|
||||||
a.text_center,
|
a.text_center,
|
||||||
a.text_sm,
|
a.text_lg,
|
||||||
a.font_medium,
|
a.font_medium,
|
||||||
t.atoms.text_contrast_high,
|
t.atoms.text_contrast_high,
|
||||||
]}>
|
]}>
|
||||||
|
|||||||
Reference in New Issue
Block a user