diff --git a/frontend/src/components/tournament/TournamentResultsTab.vue b/frontend/src/components/tournament/TournamentResultsTab.vue index 224a524f..e64a57a8 100644 --- a/frontend/src/components/tournament/TournamentResultsTab.vue +++ b/frontend/src/components/tournament/TournamentResultsTab.vue @@ -61,12 +61,18 @@ ref="editInput" /> - - - {{ r.pointsPlayer1 }}:{{ r.pointsPlayer2 }} - - , - + + + {{ r.pointsPlayer1 }}:{{ r.pointsPlayer2 }} + + + , +