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

Remove horizontal scroll on Campaign details page on mobile #1746

Merged
merged 2 commits into from Mar 20, 2024

Conversation

ani-kalpachka
Copy link
Member

The chips on Campaign details page were not responsive which caused a horizontal scroll on mobile devices. Adding
flexWrap: 'wrap' fixes this issue:

Before After
image image

@ani-kalpachka ani-kalpachka changed the title Remove mobile horizontal scroll Remove horizontal scroll on Campaign details page on mobile Mar 20, 2024
@ani-kalpachka ani-kalpachka merged commit 4a7f158 into master Mar 20, 2024
10 checks passed
@ani-kalpachka ani-kalpachka deleted the remove-mobile-horizontal-scroll branch March 20, 2024 19:13
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.

None yet

2 participants