fucking css

This commit is contained in:
ntr
2019-04-04 13:55:24 +11:00
parent 1a521f54b0
commit 5bf95154bc
2 changed files with 27 additions and 7 deletions
+1 -1
View File
@@ -206,7 +206,7 @@ function GamePanel(props) {
<div className="selected-skills">
{selectedSkills}
</div>
<div className="team-opponent">
<div className="team-opponent cryp-list">
{otherTeams.map(OpponentTeam)}
</div>
</main>