diff --git a/src/components/TopNavMenu.vue b/src/components/TopNavMenu.vue index d31b8b5..b9aafd3 100644 --- a/src/components/TopNavMenu.vue +++ b/src/components/TopNavMenu.vue @@ -58,6 +58,7 @@ async function openSettingsAndCloseMenu(): Promise { v-if="props.agentAddress" size="42" :agent-key="props.agentAddress" + :tooltip-style="{ top: '25px', right: '-120px', zIndex: 9999 }" role="img" aria-label="Agent Identity Icon" />