Update team name and add an avatar to the team

This commit is contained in:
yflory
2019-09-18 18:00:44 +02:00
parent bd8df41fde
commit 1b9a8828e9
5 changed files with 263 additions and 100 deletions

View File

@@ -34,6 +34,13 @@
}
}
}
.cp-team-list-avatar {
.avatar_main(30px);
}
.cp-team-avatar {
.avatar_main(300px);
}
}
}