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(StatusChatInput): 'Unblock' is not vertically aligned in 1-1 chat #6465

Merged
merged 1 commit into from
Jul 18, 2022

Commits on Jul 15, 2022

  1. fix(StatusChatInput): 'Unblock' is not vertically aligned in 1-1 chat

    `StatusButton` is now used correctly. There are 3 different button variations with preset heights/widths and paddings. The consumer cannot change the height without altering the expected behaviour and display of the button.
    
    Button height is now consistent with chat input.
    
    Fixes #6298
    noeliaSD committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    a83ea02 View commit details
    Browse the repository at this point in the history