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: use flex-start instead of start #287

Merged
merged 1 commit into from
Apr 11, 2024
Merged

fix: use flex-start instead of start #287

merged 1 commit into from
Apr 11, 2024

Conversation

szuperaz
Copy link
Collaborator

🎯 Goal

We use flex-start in the CSS codebase, these two were just a mistake I guess, but they're causing warning from autoprefixer ("autoprefixer: start value has mixed support, consider using flex-start instead")

🛠 Implementation details

Provide a description of the implementation

🎨 UI Changes

Add relevant screenshots

Make sure to test with both Angular and React (with both MessageList and VirtualizedMessageList components) SDKs

@szuperaz szuperaz merged commit f442ae8 into main Apr 11, 2024
@szuperaz szuperaz deleted the fix-flex-start branch April 11, 2024 12:42
github-actions bot pushed a commit that referenced this pull request Apr 11, 2024
## [4.12.1](v4.12.0...v4.12.1) (2024-04-11)

### Bug Fixes

* use flex-start instead of start ([#287](#287)) ([f442ae8](f442ae8))
Copy link

🎉 This PR is included in version 4.12.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants