matrix-react-sdk
matrix-react-sdk copied to clipboard
Add border to 'reject' button on room preview card
Signed-off-by: gefgu [email protected]
Checklist
- [ ] Tests written for new code (and old code if feasible)
- [ ] Linter and other CI checks pass
- [X] Sign-off given on the changes (see CONTRIBUTING.md)
Type: Defect
Notes: Add border to "reject" button on room preview card for clickable area indication. It fixes vector-im/element-web#22623
I used the border design in these download buttons as inspiration:

Before:
After:

Here's what your changelog entry will look like:
🐛 Bug Fixes
- Add super cool feature (#9205). Contributed by @gefgu.