Refine messages on waiting to join screen and include host avatar
This commit is contained in:
@@ -41,6 +41,10 @@ export default function workspace(theme: Theme) {
|
||||
|
||||
return {
|
||||
background: backgroundColor(theme, 300),
|
||||
joiningProjectAvatar: {
|
||||
cornerRadius: 40,
|
||||
width: 80,
|
||||
},
|
||||
joiningProjectMessage: {
|
||||
padding: 12,
|
||||
...text(theme, "sans", "primary", { size: "lg" })
|
||||
|
||||
Reference in New Issue
Block a user