Skip to content

Commit

Permalink
Merge pull request #844 from Maana-Ajmera/fix/input-of-chatbot
Browse files Browse the repository at this point in the history
Fixed input of chatbox
  • Loading branch information
panwar8279 authored Jun 15, 2024
2 parents 54a7142 + 153ea40 commit e8f1eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/ChatAssistant/ChatAssistant.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

.react-chatbot-kit-chat-container {
width: 350px;
height: 450px;
height: 415px;
}

.react-chatbot-kit-chat-bot-message {
Expand Down

0 comments on commit e8f1eab

Please sign in to comment.