Fix reply username overflow (#1501)
authorAjay Bura <32841439+ajbura@users.noreply.github.com>
Tue, 24 Oct 2023 11:21:39 +0000 (22:21 +1100)
committerGitHub <noreply@github.com>
Tue, 24 Oct 2023 11:21:39 +0000 (22:21 +1100)
commitc7e5c1fce813af88eba15d62c9294d53d2b858b8
tree3b4397f390716374706f58ebb03a0cd16210651b
parent8731f58948dcd015c5880d42a5fe6eb832519a0c
Fix reply username overflow (#1501)

* fix reply overflow

* fix shrinkable typing indicator

* fix message avatar hover & cursor
src/app/components/message/Reply.tsx
src/app/components/message/layout/layout.css.ts
src/app/components/typing-indicator/TypingIndicator.tsx
src/app/organisms/room/message/Message.tsx
src/app/organisms/room/message/styles.css.ts