better resizing for opponent

This commit is contained in:
ntr
2019-05-15 18:15:02 +10:00
parent dfb372d8d2
commit 667a7ad647
4 changed files with 34 additions and 23 deletions
+3 -1
View File
@@ -138,7 +138,9 @@ function GamePanel(props) {
{effects}
</div>
<div className="targeting">
<div>{'<'}</div>
<div>{'< Decay'}</div>
<div>{'< Attack'}</div>
<div>{'< Sustain'}</div>
</div>
<figure
className="img"
+3 -1
View File
@@ -79,7 +79,9 @@ function GameCryp(props) {
{skills}
</div>
<div className="targeting">
<div>{'<'}</div>
<div>{'< Decay'}</div>
<div>{'< Attack'}</div>
<div>{'< Sustain'}</div>
</div>
<figure
className="img"