diff --git a/ui/suite/chat/chat.css b/ui/suite/chat/chat.css index 6842667..2fe665e 100644 --- a/ui/suite/chat/chat.css +++ b/ui/suite/chat/chat.css @@ -639,9 +639,8 @@ footer { transform: translateY(-1px); z-index: 100; background: var(--surface, #fff); - box-shadow: 0 2px 8px rgba(59, 130, 246, 0.3); + box-shadow: 0 0 12px rgba(59, 130, 246, 0.5); margin: 3px; - padding: 2px 7px; } /* Dark theme suggestion buttons */