ui : drop catalog description placeholder from details skeleton

The custom model description only renders for catalog models, never for
search results, so the loading skeleton should not reserve space for it.

Assisted-by: llama-ui:Qwen3.8-Flash-Next
This commit is contained in:
Aleksander Grygier
2026-09-04 13:31:16 +02:00
parent 3ab76b71ba
commit 554a97ecb1
@@ -29,12 +29,8 @@
<Skeleton class="h-3.5 w-24" />
</div>
<!-- description + metadata chips -->
<!-- metadata chips -->
<div class="space-y-3">
<Skeleton class="h-4 w-full max-w-2xl" />
<Skeleton class="h-4 w-2/3 max-w-lg" />
<div class="flex flex-wrap items-center gap-1.5">
<Skeleton class="h-7 w-36 rounded-md" />