EmbeddedChat
EmbeddedChat copied to clipboard
fix/#336-Button-Misalignment
Brief Title
Button Misalignment and Button text-alignment
Acceptance Criteria fulfillment
- [X] Button-text alignment with Arrow-icon
- [X] Button left-alignment fixed
Fixes #336
Video/Screenshots
@abhinavkrin . I've created another PR for #336 . Used inline styling where the required 'Go Back' button is used, instead of applying the styling as a whole on Button component (since it was misaligning text in other buttons). But the size of the button is increased. If there's any problem with this. Please let me know.
Thanks.