Larger contact image

ClickUp task 86b3dgv2f
This commit is contained in:
Jose Olarte III
2025-03-10 19:55:57 +08:00
parent e33e2ebf53
commit e8d8e4cabc

View File

@@ -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"
/> />