Adjust botom margin on chat thought container.

This commit is contained in:
Andrew Beal 2025-11-01 11:52:35 +00:00
parent f8f606bdf6
commit 62ce3522df

View file

@ -16,7 +16,7 @@
<style>
.ai-thought-container {
margin-top: 0.25rem;
margin-bottom: 0.25rem;
margin-bottom: 0.3rem;
}
.ai-thought-bubble {