Display a temporary window while remote project is loading
This commit is contained in:
@@ -41,6 +41,10 @@ export default function workspace(theme: Theme) {
|
||||
|
||||
return {
|
||||
background: backgroundColor(theme, 300),
|
||||
joiningProjectMessage: {
|
||||
padding: 12,
|
||||
...text(theme, "sans", "primary", { size: "lg" })
|
||||
},
|
||||
leaderBorderOpacity: 0.7,
|
||||
leaderBorderWidth: 2.0,
|
||||
tab,
|
||||
|
||||
Reference in New Issue
Block a user