Minor tweaks

This commit is contained in:
2019-05-30 04:51:55 +10:00
parent 0b3e70341f
commit 9d9ae45ba0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ class PagedCombatLog extends React.Component {
<p className='col centered minWidth'>Defending Force</p>
<p className='col centered minWidth'>Undefended?</p>
<p className='col centered minWidth'>Victor</p>
<p className='col centered minWidth'>Gold Lost</p>
<p className='col centered minWidth'>Gold Transferred</p>
<p className='col centered minWidth'>Victor Casualties</p>
</div>
{Object.keys(this.state.data).map((key) => <div key={key} className={'row'}>