Closed Arun-Raghav-S closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
algolisted-flask-api | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 4, 2023 6:28pm |
@Arun-Raghav-S, it appears that you've modified only the 'btn' class, but in truth, there are other classes that also require adjustments. If you review the 'showdownserver.js' file, you'll notice that the global CSS is impacting the input as well. Similarly, there might be others as well, kindly make the necessary updates accordingly.
What does this PR do?
This PR fixed the
Modal.css
file my changing the class names ofbtn
tomodal-btn
andbody
tomodal-body
Fixes #114
Type of Change