modify some style and add the update file to delete passenger

This commit is contained in:
soukainna
2023-01-17 15:09:41 +01:00
parent ac413680e0
commit e5382917cd
6 changed files with 152 additions and 172 deletions

View File

@@ -62,16 +62,7 @@
</div>
<div class="ml-4">
<!-- <div class="font-medium text-gray-900"> <span
x-text="beneficiary.data.name"></span> </div> -->
<!-- <div class="flex items-center font-medium text-gray-700 text-xl">
{{$.IconSet.Icon "hero:outline/user-group" "flex-shrink-0 mr-1.5 h-5 w-5"}}
<p>
<span
x-text="beneficiary.data.name"></span>
</p>
</div> -->
<div class="truncate">
<div class="flex text-sm">
<p class="font-medium text-lg text-co-blue truncate" x-text="beneficiary.data.name"></p>
@@ -99,7 +90,6 @@
</tr>
</template>
<!-- More people... -->
</tbody>
</table>
<div class="bg-white px-4 py-3 flex items-center justify-between border-t border-gray-200 sm:px-6">