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

Use flex-start instead of start in several places #9500

Merged
merged 1 commit into from
Oct 25, 2022

Conversation

turt2live
Copy link
Member

@turt2live turt2live commented Oct 25, 2022

To keep webpack quiet about it, since apparently it has "mixed browser support".

Fixes element-hq/element-web#23595


This change is marked as an internal change (Task), so will not be included in the changelog.

To keep webpack quiet about it, since apparently it has "mixed browser support".
@turt2live turt2live added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Oct 25, 2022
@turt2live turt2live marked this pull request as ready for review October 25, 2022 22:39
@turt2live turt2live requested a review from a team as a code owner October 25, 2022 22:39
@turt2live turt2live merged commit de51bfd into develop Oct 25, 2022
@turt2live turt2live deleted the travis/fix-start-values branch October 25, 2022 23:00
@luixxiul luixxiul mentioned this pull request Feb 14, 2023
3 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

webpack complains about "start" value when we should be using "flex-start" (probably)
2 participants