diff --git a/frontend/src/pages/chat/Chat.module.css b/frontend/src/pages/chat/Chat.module.css index 63b722cb20..3e60e18464 100644 --- a/frontend/src/pages/chat/Chat.module.css +++ b/frontend/src/pages/chat/Chat.module.css @@ -213,6 +213,7 @@ bottom: 116px; border: 1px solid #d1d1d1; border-radius: 16px; + cursor: pointer; } .stopGeneratingIcon {