diff --git a/components/layout/header.vue b/components/layout/header.vue index 83e6ee94e..09cc5a8db 100644 --- a/components/layout/header.vue +++ b/components/layout/header.vue @@ -48,8 +48,8 @@ class="icon" v-tooltip=" (fb.currentUser.displayName || '') + - '
' + - (fb.currentUser.email || '') + '
' + + (fb.currentUser.email || '') " aria-label="Account" > @@ -287,7 +287,6 @@