diff --git a/client/src/components/Match/DetailedMatchTeam.vue b/client/src/components/Match/DetailedMatchTeam.vue index acdd8a9..42cd3ba 100644 --- a/client/src/components/Match/DetailedMatchTeam.vue +++ b/client/src/components/Match/DetailedMatchTeam.vue @@ -98,12 +98,15 @@
{{ player.champion.name }}
-
-
- - +
+
+ + -
S2
+
{{ player.rank.shortName }}
+
+
+
-
diff --git a/client/src/components/Match/MatchItems.vue b/client/src/components/Match/MatchItems.vue index fbcd6ee..61a1975 100644 --- a/client/src/components/Match/MatchItems.vue +++ b/client/src/components/Match/MatchItems.vue @@ -1,5 +1,5 @@