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

Fixed the inconsistent text input color in footer #1402

Merged
merged 5 commits into from
Dec 11, 2024

Conversation

Atharvverma1234
Copy link
Contributor

@Atharvverma1234 Atharvverma1234 commented Dec 11, 2024

Fixes Issue🛠️

Closes #1400

Description👨‍💻

Resolved an issue where inputted text in the message box appeared yellow due to incorrect styling. Updated the .send-message textarea rule to explicitly set color: black, ensuring consistency with other input fields and improving the overall user experience.

Type of Change📄

  • Bug fix (non-breaking change which fixes a bug)

Checklist✅

  • I am an Open Source contributor
  • I have performed a self-review of my code
  • My code follows the style guidelines of this project

Screenshots/GIF📷

Screenshot 2024-12-11 144106

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Atharvverma1234, Welcome to the project Beautiify! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed. Happy Coding!! ✨

Copy link

netlify bot commented Dec 11, 2024

Deploy Preview for beautiify ready!

Name Link
🔨 Latest commit 699d20f
🔍 Latest deploy log https://app.netlify.com/sites/beautiify/deploys/67595f00c3417900092c5ce2
😎 Deploy Preview https://deploy-preview-1402--beautiify.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.

@Rakesh9100 Rakesh9100 changed the title Fixed the incosistency of color of inputted text in message of Footer Fixed the inconsistent text input color in footer Dec 11, 2024
@Rakesh9100 Rakesh9100 merged commit 10a008e into Rakesh9100:main Dec 11, 2024
4 checks passed
@Rakesh9100 Rakesh9100 added Completed 🥳 PR successfully merged and issue resolved on completion KWOC KWOC Open Source Program labels Dec 11, 2024
Copy link

Congrats, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to my project 🚀 Keep Contributing!! ✨ @Atharvverma1234

@Rakesh9100 Rakesh9100 added the Beginner Simple entry level task label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Beginner Simple entry level task Completed 🥳 PR successfully merged and issue resolved on completion KWOC KWOC Open Source Program
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Fix the inconsistent text input color in footer
2 participants