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