Fix auto read (#1466)
authorAjay Bura <32841439+ajbura@users.noreply.github.com>
Sat, 21 Oct 2023 07:14:21 +0000 (18:14 +1100)
committerGitHub <noreply@github.com>
Sat, 21 Oct 2023 07:14:21 +0000 (12:44 +0530)
commit5dc613cd7957e06f2c29692a3b0d6d7e79311860
treeb2daa85113961bc93ec9bcd13c60acaf4e3bd0ab
parent03af183fb3e1d4fc52a5e96a4005eca32a1c0617
Fix auto read (#1466)

* add height to bottom anchor

* add width to bottom anchor

* add make bottom anchor inline-block

* try mark as read on focus receive
src/app/hooks/useDocumentFocusChange.ts [new file with mode: 0644]
src/app/organisms/room/RoomTimeline.tsx