diff --git a/smartassist/src/static/css/clientstyle.css b/smartassist/src/static/css/clientstyle.css index 8cf4c4f..d4f966e 100644 --- a/smartassist/src/static/css/clientstyle.css +++ b/smartassist/src/static/css/clientstyle.css @@ -16,7 +16,7 @@ h1 { #chatbox { width: calc(50% - 60px); /* Adjust width for input and button */ /* max-width: 500px; */ - height: 200px; + height: 600px; /* background-color: #fff8bc; */ background-color: #ffffff; border-radius: 10px;