feat: Update Captain pages UI (#13184)

This commit is contained in:
Sivin Varghese
2026-01-07 00:44:07 +05:30
committed by GitHub
parent 68fc2e36aa
commit d6d7aba465
25 changed files with 398 additions and 316 deletions
@@ -51,7 +51,7 @@ defineExpose({ dialogRef });
>
<Spinner />
</div>
<div v-else class="flex flex-col gap-3 min-h-48">
<div v-else class="flex flex-col divide-y divide-n-weak min-h-48">
<ResponseCard
v-for="response in responses"
:id="response.id"