set fix team table row width
This commit is contained in:
@ -37,10 +37,10 @@
|
|||||||
<table class="table table-fixed">
|
<table class="table table-fixed">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Team</th>
|
<th style="width: 30%">Team</th>
|
||||||
<th>Spieler 1</th>
|
<th style="width: 30%">Spieler 1</th>
|
||||||
<th>Spieler 2</th>
|
<th style="width: 30%">Spieler 2</th>
|
||||||
<th>Kills</th>
|
<th style="width: 10%">Kills</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
Reference in New Issue
Block a user