multiverseweb / CodeIt

CodeIt is a software solution tool designed to streamline and enhance the coding experience for developers. It addresses several common challenges faced when working with coding platforms, such as LeetCode, and offers a range of features to improve code management, security, and performance analysis.
https://codeittool.netlify.app
MIT License
51 stars 101 forks source link

Solved Issue #301 (Bug in GUI in mobile view) #331

Closed krishiv1545 closed 2 weeks ago

krishiv1545 commented 2 weeks ago

Fixed the mobile view GUI bug.

I fixed the whitespace bug but it caused alignment issues within the Feedback form and 2 buttons (Contribute and Click).

Solved the issue with buttons by replacing min-content to fit-content and some other minor tweaks. Solved the issue with feedback form by creating a new Class named 'inputclass' and assigning it to the Input tags of index.html.

I hope I could help.

netlify[bot] commented 2 weeks ago

Deploy Preview for codeittool ready!

Name Link
Latest commit 2ff30c58545d3f51e1542e487f3faab1ff57753e
Latest deploy log https://app.netlify.com/sites/codeittool/deploys/672f1461af47790008a9abd6
Deploy Preview https://deploy-preview-331--codeittool.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.