From 62f89a4948bb455122da07f7c81ec3d4ec97bb3b Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Wed, 2 Oct 2024 04:09:08 -0400 Subject: [PATCH] update AI page --- views/chat.ejs | 1 + 1 file changed, 1 insertion(+) diff --git a/views/chat.ejs b/views/chat.ejs index 5e811ea..48839ac 100644 --- a/views/chat.ejs +++ b/views/chat.ejs @@ -124,6 +124,7 @@ cursor: pointer; padding: 5px; margin-top: 5px; + margin-bottom: 5px; display: inline-block; }