Fix: workspace avatar (#3674)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
class="h-full w-full bg-cover bg-center bg-no-repeat flex items-center justify-center"
|
||||
:style="{ backgroundImage: `url('${logo}')` }"
|
||||
>
|
||||
<span class="text-foreground-3 uppercase leading-none">
|
||||
<span v-if="!logo" class="text-foreground-3 uppercase leading-none">
|
||||
{{ name[0] }}
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user