some resizing

This commit is contained in:
ntr
2019-05-16 21:20:05 +10:00
parent bda53462b8
commit fb9e947c9c
3 changed files with 38 additions and 14 deletions
+4 -6
View File
@@ -102,12 +102,10 @@ function Info(args) {
return (
<div className="info-spec">
<div>
<div> {value.spec} </div>
<div> {SPEC_CONSTANT[value.spec].description} </div>
<div className="thresholds">
{thresholdEl}
</div>
<div> {value.spec} </div>
<div> {SPEC_CONSTANT[value.spec].description} </div>
<div className="thresholds">
{thresholdEl}
</div>
<button onClick={() => sendUnequip(value.cryp.id, value.spec)}>
unequip