You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-05 23:10:41 +03:00
This adds a previous event safe area so that you can't accidentally hover the previous event while trying to mouse into the action bar or from the react button to its tooltip. Part of https://github.com/vector-im/riot-web/issues/10185 Fixes https://github.com/vector-im/riot-web/issues/9650