remix-project
remix-project copied to clipboard
ui bug fixed
Hi, there was a text overlap in run tab section. Here is before and after.
After changing line Height
Note: Text overlap only happens when there is a contract deployed.
Let me know if need any further details or changes. Thanks
Deploy request for remixproject pending review.
Visit the deploys page to approve it
| Name | Link |
|---|---|
| Latest commit | 5a9c730cb9d139dc7732324d8e2531bf3e6a2be2 |
Nice try. But you cannot make changes to the theme css file. That's like editing a bootstrap.min.css file. Can you find a better way?
Thanks for clarification @joeizang. I have updated code. let me know if you need anything else 👍
Hi @joeizang. So there is no way of doing this using Bootstrap, because I believe remix uses custom theme CSS files which are from Bootstrap4.
lh (line height class need to fix this bug) was introduced in bootstrap5.
Ofc we can make changes to theme css files to include lh class, but i think my last approach using CSS selector is much better.
Also I am new to all this, so I am extremely grateful for all the guidance you have provided in last messages. Thanks
As title is updated to Deployed Contracts. This is no more required. Thanks!