Fix: Prevent x-axis scroll bar on 3D Card hover
PR Fixes:
- Fixed the issue where a scroll bar appeared on the x-axis when hovering over 3D Card.
Resolves #853
Checklist before requesting a review
- [✅] I have performed a self-review of my code
- [✅] I assure there is no similar/duplicate pull request regarding same issue
@Fardeen26 why so many changes?
@Fardeen26 why so many changes?
Thank you for reviewing my pull request. I noticed that several files, such as package-lock.json, tsconfig.json, and yarn.lock, were inadvertently changed. These changes were not intentional and occurred while setting up the project locally, likely due to differences in my development environment and the project's configuration.
As I'm relatively new to open-source contributions, I appreciate your understanding. I will revert the unintended changes and ensure only the relevant file related to the actual issue is include in the pull request.
Please let me know if there's anything specific you'd like me to do or if you have any further guidance.
Hello @siinghd ,
I've reverted the unintended changes to package-lock.json, tsconfig.json, and yarn.lock files. Now, the pull request only includes the relevant fixes for the actual issue.
I appreciate your patience as I navigate open-source contributions.
Please let me know if there's anything else I need to address.