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: content aligned in mobile view #407

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Aryan4884
Copy link

@Aryan4884 Aryan4884 commented Oct 2, 2024

#345
This PR addresses the issue of text alignment within the Dropdown component. Previously, the text was left-aligned on smaller screens, which affected the overall user experience.

Changes Made:
Previously:

{active}
{/* Center the button text /}
After Change:
{active}
{/
Center the button text */}

Previously:
Screenshot 2024-10-03 114349
After change:
Screenshot 2024-10-03 114506

Copy link

netlify bot commented Oct 2, 2024

Deploy Preview for peaceful-ramanujan-288045 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit e3ac492
🔍 Latest deploy log https://app.netlify.com/sites/peaceful-ramanujan-288045/deploys/66fce548591eaf0008c4312a
😎 Deploy Preview https://deploy-preview-407--peaceful-ramanujan-288045.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ashmit-coder
Copy link
Contributor

Hey @Aryan4884 could you please include the screenshots of the changes that you have made.

@Aryan4884
Copy link
Author

Aryan4884 commented Oct 3, 2024

@ashmit-coder uploaded the screenshots

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.

2 participants