diff --git a/src/components/Participant/Actions.vue b/src/components/Participant/Actions.vue index ed8b3455..a6dae540 100644 --- a/src/components/Participant/Actions.vue +++ b/src/components/Participant/Actions.vue @@ -13,7 +13,7 @@ mdil-email-open - {{ userProfile.email | truncate(25) }} + {{ userProfile.email | truncate(20) }}
mdil-email-open - {{ userProfile.email | truncate(25) }} + {{ userProfile.email | truncate(20) }}