mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 10:14:13 +02:00
kill search layout tweaks
This commit is contained in:
parent
773a9766a8
commit
1d4d6161d1
2 changed files with 17 additions and 4 deletions
|
|
@ -100,6 +100,9 @@ function KillView(props: KillViewProps) {
|
|||
<td className="kill-target">
|
||||
<PlayerName player={victim}/>
|
||||
</td>
|
||||
<td className="tick">
|
||||
#{props.kill.tick}
|
||||
</td>
|
||||
</>
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue