remix-project icon indicating copy to clipboard operation
remix-project copied to clipboard

ui bug fixed

Open ijlal321 opened this issue 1 year ago • 2 comments

Hi, there was a text overlap in run tab section. Here is before and after.

Screenshot 2024-08-17 222825

After changing line Height

image

Note: Text overlap only happens when there is a contract deployed.

Let me know if need any further details or changes. Thanks

ijlal321 avatar Aug 17 '24 17:08 ijlal321

Deploy request for remixproject pending review.

Visit the deploys page to approve it

Name Link
Latest commit 5a9c730cb9d139dc7732324d8e2531bf3e6a2be2

netlify[bot] avatar Aug 17 '24 17:08 netlify[bot]

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 👍

ijlal321 avatar Aug 23 '24 09:08 ijlal321

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

ijlal321 avatar Sep 06 '24 18:09 ijlal321

As title is updated to Deployed Contracts. This is no more required. Thanks!

Aniket-Engg avatar Sep 26 '24 12:09 Aniket-Engg