Style fix
This commit is contained in:
parent
b5512a4661
commit
7f7f9f4803
@ -8,7 +8,7 @@ component OsuRankingList(users []*arn.User)
|
||||
tr.mountable
|
||||
th #
|
||||
th Player
|
||||
th.ranking-pp Performance
|
||||
th.ranking-score Performance
|
||||
th.ranking-accuracy Accuracy
|
||||
tbody
|
||||
for index, user := range users
|
||||
|
@ -8,7 +8,7 @@ component OverwatchRankingList(users []*arn.User)
|
||||
tr.mountable
|
||||
th #
|
||||
th Player
|
||||
th.ranking-pp Skill Rating
|
||||
th.ranking-score Skill Rating
|
||||
tbody
|
||||
for index, user := range users
|
||||
tr.ranking.mountable
|
||||
|
Loading…
Reference in New Issue
Block a user