|
@ -180,8 +180,8 @@ |
|
|
<div class="flex items-center"> |
|
|
<div class="flex items-center"> |
|
|
<EntityIcon |
|
|
<EntityIcon |
|
|
:contact="contact" |
|
|
:contact="contact" |
|
|
:iconSize="24" |
|
|
:iconSize="48" |
|
|
class="inline-block align-text-bottom border border-slate-300 rounded cursor-pointer" |
|
|
class="inline-block align-text-bottom border border-slate-300 rounded cursor-pointer overflow-hidden" |
|
|
@click="showLargeIdenticon = contact" |
|
|
@click="showLargeIdenticon = contact" |
|
|
/> |
|
|
/> |
|
|
|
|
|
|
|
|