[Chat] Change chat invite border color to low (#10886)
This commit is contained in:
@@ -58,7 +58,7 @@ export function JoinRequestEmbedBody({
|
|||||||
const box = [
|
const box = [
|
||||||
a.border,
|
a.border,
|
||||||
a.rounded_lg,
|
a.rounded_lg,
|
||||||
t.atoms.border_contrast_high,
|
t.atoms.border_contrast_low,
|
||||||
{height: JOIN_REQUEST_EMBED_HEIGHT},
|
{height: JOIN_REQUEST_EMBED_HEIGHT},
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user