Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix styles of "Show all" link button on ReactionsRow #8658

Merged
merged 5 commits into from
May 21, 2022
Merged

Fix styles of "Show all" link button on ReactionsRow #8658

merged 5 commits into from
May 21, 2022

Commits on May 20, 2022

  1. Fix the issue that declarations of 'Show All' link button on reaction…

    …s row have not been effective
    
    Also remove mixin "ButtonResetDefault" as it has been overridden by the rules of mx_AccessibleButton and not worked. Removing it should also reduce a chance of another regression.
    
    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed May 20, 2022
    Configuration menu
    Copy the full SHA
    b4136ab View commit details
    Browse the repository at this point in the history
  2. yarn run lint:style --fix

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed May 20, 2022
    Configuration menu
    Copy the full SHA
    330fe5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ef4a4c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. Move the color declaration out of mx_AccessibleButton_kind_link_inline

    Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
    luixxiul committed May 21, 2022
    Configuration menu
    Copy the full SHA
    a33aadf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0643e43 View commit details
    Browse the repository at this point in the history