matrix-react-sdk
matrix-react-sdk copied to clipboard
Increase space panel collapse clickable area
Fixes vector-im/element-web#17379

I haven't increased this in the Space Room Directory as it looks a bit weird to me on hover.
I'll change it if reviewers think otherwise.
Here's what your changelog entry will look like:
✨ Features
- Increase space panel collapse clickable area (#6084). Fixes vector-im/element-web#17379. Contributed by @jaiwanth-v.
@jaiwanth-v thanks for the contribution! Does this impact the layout visually or just increase the click/target area?
It just increases the click area. No visual impact.
I think we should merge this as-is and leave the comments originally raised by @niquewoodhouse on the back-burner.
This does solve a real issue, and no one else is looking at fixing that... The real long term fix would be to address https://github.com/vector-im/element-web/issues/24848
@jaiwanth-v can you resolve the conflicts and this will be good to go