matrix-react-sdk icon indicating copy to clipboard operation
matrix-react-sdk copied to clipboard

Reduce height of toggle on expanded view source event

Open luixxiul opened this issue 2 years ago • 0 comments

Closes https://github.com/vector-im/element-web/issues/22873

This PR reduces height of clickable toggle area on expanded view source event.

Before After
before after

Signed-off-by: Suguru Hirahara [email protected]

type: defect

Checklist

  • [x] Tests written for new code (and old code if feasible)
  • [x] Linter and other CI checks pass
  • [x] Sign-off given on the changes (see CONTRIBUTING.md)

Here's what your changelog entry will look like:

🐛 Bug Fixes

  • Reduce height of toggle on expanded view source event (#9067). Fixes vector-im/element-web#22873. Contributed by @luixxiul.

luixxiul avatar Jul 17 '22 12:07 luixxiul