diff --git a/api_webchat/messageInput.js b/api_webchat/messageInput.js index 4797f472..aba7c272 100644 --- a/api_webchat/messageInput.js +++ b/api_webchat/messageInput.js @@ -49,6 +49,7 @@ messagesInputStyle.textContent = ` height: 36px; cursor: pointer; border-radius: 10px; + border: 1px outset buttonface; } #stopButton { width: 44px;