diff --git a/src/components/MatchChatHistory.vue b/src/components/MatchChatHistory.vue index ec37f3c..072168c 100644 --- a/src/components/MatchChatHistory.vue +++ b/src/components/MatchChatHistory.vue @@ -16,33 +16,27 @@ class="name d-flex" @click="GoToPlayer(m.steamid64)"> - - {{ m.player }} - + + + {{ m.player }} +