v1.4.9 - Fixed (most of) style in all documents
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<th>Tilmeldtes Fornavn</th>
|
||||
<th>Tilmeldtes Efternavn</th>
|
||||
<th>Tilmeldtes Tlf Nr</th>
|
||||
<th style="width: 1em;"><img class="w-100" src="{{ asset('/images/icons/trashcan.svg') }}" alt="Delete"></th>
|
||||
<th class="w-1em"><img class="w-100" src="{{ asset('/images/icons/trashcan.svg') }}" alt="Delete"></th>
|
||||
</thead>
|
||||
<tbody>
|
||||
@foreach($events as $event)
|
||||
|
||||
Reference in New Issue
Block a user