mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-09 23:45:21 +02:00
Light / dark assistant icon
This commit is contained in:
parent
793a5d2502
commit
1e1ed5ca45
8 changed files with 153 additions and 95 deletions
|
@ -1,6 +1,6 @@
|
|||
<%# locals: (chat:, message: "Thinking ...") -%>
|
||||
|
||||
<div id="thinking-indicator" class="flex items-start">
|
||||
<div id="thinking-indicator" class="flex items-start gap-3">
|
||||
<%= render "chats/ai_avatar" %>
|
||||
<p class="text-sm text-secondary animate-pulse"><%= message %></p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue