mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-26 10:48:37 +02:00
design: neobrutalist_theme into main
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div id="chat_container" class="pl-3 overflow-y-auto h-[calc(100vh-170px)] sm:h-[calc(100vh-190px)] hide-scrollbar">
|
||||
<div id="chat_container" class="px-3 pb-44 space-y-3">
|
||||
{% for message in history %}
|
||||
{% if message.role == "AI" %}
|
||||
<div class="chat chat-start">
|
||||
|
||||
Reference in New Issue
Block a user