mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
Adjust botom margin on chat thought container.
This commit is contained in:
parent
f8f606bdf6
commit
62ce3522df
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
<style>
|
||||
.ai-thought-container {
|
||||
margin-top: 0.25rem;
|
||||
margin-bottom: 0.25rem;
|
||||
margin-bottom: 0.3rem;
|
||||
}
|
||||
|
||||
.ai-thought-bubble {
|
||||
|
|
|
|||
Loading…
Reference in a new issue