fix(member details): disable name style in header

This commit is contained in:
Matteo Pagliazzi
2020-02-01 15:03:46 +01:00
parent 4e6b411763
commit ad3b673fda
2 changed files with 7 additions and 2 deletions

View File

@@ -15,6 +15,7 @@
:member="user"
:class-badge-position="'next-to-name'"
:is-header="true"
:disable-name-styling="true"
/>
<div
v-if="hasParty"