Skip to content

Conversation

@Atikrg
Copy link

@Atikrg Atikrg commented Jul 6, 2025


name: Pull Request
about: Submit changes to the project for review and inclusion

Description

I have made the necessary CSS changes to fix the responsive layout. The top-left and bottom-right cards no longer overflow their parent container on hover.

This PR fixes #266

Checklist

  • [✔️] I have tested these changes locally and they work as expected.
  • [✔️] I have followed the project's coding style guidelines.

Thank you for contributing to our project! We appreciate your help in improving it.

📚 See contributing instructions.

🙋🏾🙋🏼 Questions: Community Matrix Server.

@github-actions
Copy link

github-actions bot commented Jul 6, 2025

❌ Checks Failed

Status: 🚫 Not ready to merge

Please fix the following issues before merging:

📝 Code Linting Failed

Issue: Code formatting or style violations detected.

Specific problems:

• Code formatting issues detected

How to fix:

Platform Command Description
🐧 Unix/macOS/Linux npm run format Auto-fix all formatting issues
🪟 Windows npm run format:file <filename> Fix specific files
🔍 Check Only npm run format:check Check formatting without fixing

Need help with linting? Check out the Linting Guide for Windows Users for detailed instructions.


🛠️ Next Steps

  1. Fix the issues mentioned above
  2. Test locally to ensure everything works
  3. Push your fixes to this branch
  4. Wait for re-check - This bot will automatically run again

🤖 This comment will be updated automatically when you push new commits

@github-actions
Copy link

github-actions bot commented Jul 6, 2025

🎉 All Checks Passed!

Status: ✅ Ready to merge

✅ Completed Workflows

Workflow Status Details
🔨 Continuous Integration ✅ Passed Build completed successfully
📝 Code Linting ✅ Passed All formatting and style checks passed

🚀 This PR is ready for review and can be safely merged to main branch!

Great work! Your code meets all quality standards. 👏

@FirePheonix
Copy link
Contributor

Check the issue again.
And send the screen recording of your change?

@FirePheonix
Copy link
Contributor

this is not required for now.
I appreciate the efforts man. Feel free contribute more and suggest more changes.

@FirePheonix FirePheonix closed this Jul 6, 2025
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.

Overlay cards scale beyond parent container on hover

2 participants