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

Use MessageActionBar style declarations on pinned message card #8757

Merged
merged 7 commits into from
Jun 8, 2022
Merged

Use MessageActionBar style declarations on pinned message card #8757

merged 7 commits into from
Jun 8, 2022

Commits on Jun 5, 2022

  1. Refer mx_MessageActionBar on pinned messages card

    Normalize mx_MessageActionBar style rules
    
    - Allow the varaible (--MessageActionBar-size-button) to be used
    - Remove redundant declarations
    
    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    f475ac1 View commit details
    Browse the repository at this point in the history
  2. Use variables for normalization

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    44324a4 View commit details
    Browse the repository at this point in the history
  3. Set class name

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    e1851f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    5e45f12 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Readd the comment

    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    b9eaedc View commit details
    Browse the repository at this point in the history
  2. Use Heading size='h4'

    - Use size='h4' instead of 'h2' as 15px has been specified as the font-size of the header
    - Use logical values following _Heading.scss
    - Remove line-height declaration in favor of the default value
    
    Signed-off-by: Suguru Hirahara <[email protected]>
    luixxiul committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    c53cea8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f5f1d3 View commit details
    Browse the repository at this point in the history