Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix padding of messages in threads #8574

Merged
merged 3 commits into from May 13, 2022
Merged

Fix padding of messages in threads #8574

merged 3 commits into from May 13, 2022

Commits on May 13, 2022

  1. Apply the padding setting of EventTile_line of ThreadView to Timeline…

    …Card
    
    Set 2px padding-top and padding-bottom property to EventTile_line on IRC/modern layout of TimelineCard.
    
    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    
    f
    
    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed May 13, 2022
    Copy the full SHA
    780f838 View commit details
    Browse the repository at this point in the history
  2. Move position property of mx_EventTile_e2eIcon from ThreadPanel to Ti…

    …melineCard
    
    The E2E icon is available only on TimelineCard.
    
    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed May 13, 2022
    Copy the full SHA
    f7ec3ab View commit details
    Browse the repository at this point in the history
  3. yarn run lint:style

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed May 13, 2022
    Copy the full SHA
    3827fd3 View commit details
    Browse the repository at this point in the history