colgroup
This commit is contained in:
parent
d3bb7df356
commit
6830d9633e
@ -45,6 +45,12 @@
|
||||
</div>
|
||||
</div>
|
||||
<table v-else class="table table-striped">
|
||||
<colgroup>
|
||||
<col style="width: 3%" />
|
||||
<col style="width: 32%" />
|
||||
<col style="width: 50%" />
|
||||
<col style="width: 15%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" class="col text-end">#</th>
|
||||
|
Loading…
Reference in New Issue
Block a user