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 typo in slider style #173

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Fix typo in slider style #173

merged 1 commit into from
Mar 5, 2024

Conversation

jbghoul
Copy link
Contributor

@jbghoul jbghoul commented Jan 12, 2024

Fix typo on Slider style

@jbghoul jbghoul changed the base branch from master to develop January 12, 2024 09:10
@jbghoul
Copy link
Contributor Author

jbghoul commented Jan 12, 2024

Need to check if there is a side effect on Slider style, since the css property was ignored

@jbghoul-wanadev
Copy link
Contributor

there is no unexpected regression, "nowrap" is default value and slider elements are not supposed to by displayed in two lines anyway

see flex-wrap documentation :https://developer.mozilla.org/en-US/docs/Web/CSS/flex-wrap

@flozz flozz merged commit f3471d9 into develop Mar 5, 2024
1 check passed
@flozz flozz deleted the fix-css branch March 5, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants