open-webui/src/lib/components/chat/Messages/Name.svelte
2024-07-08 13:35:25 -07:00

4 lines
87 B
Svelte

<div class=" self-center font-semibold mb-0.5 line-clamp-1 contents">
<slot />
</div>