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

[#929] Implement the option to end chat #1508

Merged
merged 3 commits into from
Apr 12, 2021

Conversation

ogbeche77
Copy link
Contributor

@ogbeche77 ogbeche77 commented Apr 9, 2021

Screen Shot 2021-04-12 at 15 30 03

z-index: 10;
display: flex;
justify-content: center;
align-items: center;

&:before {
content: '';
width: 98%;
height: 73%;
width: 97%;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this shrink properly?

Copy link
Contributor

@AitorAlgorta AitorAlgorta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's test if the shrink works because working with those percentages is difficult to see without testing

@ogbeche77 ogbeche77 merged commit f14269e into develop Apr 12, 2021
@ogbeche77 ogbeche77 deleted the feature/929-implement-the-option-to-end-chat branch April 12, 2021 14:05
@ogbeche77 ogbeche77 changed the title [#929]Implement the option to end chat [#929] Implement the option to end chat Apr 12, 2021
@ogbeche77 ogbeche77 linked an issue Apr 12, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Airy Live Chat: End Chat option
2 participants