Changed styled to be more subdued, added bear image and icons
This commit is contained in:
@@ -30,7 +30,7 @@ function AddPartyMemberButton({ streamId }) {
|
||||
</Flex>
|
||||
<Modal isOpen={isAddModalOpen} onRequestClose={closeModal}>
|
||||
<Box>
|
||||
<Label p={2}>Other people can join using your ID (ノ◕ヮ◕)ノ*:・゚✧</Label>
|
||||
<Label p={2}>Other people can join using your ID › ʕ•ᴥ•ʔ</Label>
|
||||
<Box p={2} bg="hsla(230, 20%, 0%, 20%)">
|
||||
<Text>{streamId}</Text>
|
||||
</Box>
|
||||
|
||||
Reference in New Issue
Block a user