diff --git a/static/style.css b/static/style.css
index 9a7ef81..706e1e1 100644
--- a/static/style.css
+++ b/static/style.css
@@ -1,5 +1,5 @@
body {
- padding-bottom: 150px;
+ padding-bottom: 155px;
}
html {
@@ -73,7 +73,6 @@ html {
#chat-input-textarea {
width: 100%;
- padding-right: 140px;
/* Adjust this value based on the button and dropdown width */
box-sizing: border-box;
}
diff --git a/views/chat.html b/views/chat.html
index f90a5e9..c789346 100644
--- a/views/chat.html
+++ b/views/chat.html
@@ -12,9 +12,9 @@
-