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

Add test to check block start padding of a continued event tile on modern/group layout

Open luixxiul opened this issue 3 years ago • 1 comments

For https://github.com/matrix-org/matrix-react-sdk/pull/9033

This PR adds a test to check whether block start padding of a continued event tile on modern/group layout is set to zero without !important flag.

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

type: task

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)

This change is marked as an internal change (Task), so will not be included in the changelog.

luixxiul avatar Jul 16 '22 18:07 luixxiul

Please could you resolve the conflicts and then ping me to merge?

andybalaam avatar Jul 18 '22 08:07 andybalaam