react-icons / react-icons

svg react icons of popular icon packs
https://react-icons.github.io/react-icons/
Other
11.25k stars 725 forks source link

[Bug]: Import code text in the icon details modal is not responsive on smaller screens #849

Open EmekaNkwo opened 7 months ago

EmekaNkwo commented 7 months ago

Describe the bug

On a smaller screen ( lower than or equal to 1025 in width ), a longer import code text moves away from the black text field container into the white body of the icon detail modal.

Screenshot (82)

Expected behavior

For a longer import code text, on a smaller screen, the text is supposed to wrap inside the dark text field container and the container's height is supposed to increase to accommodate the text wrap of the import text

Minimal sample repository URL

Steps To Reproduce

Package version

4.11.0

Relevant log output

No response

Additional context

No response

kang-kibong commented 7 months ago

Hi👋, I can fix this issue can you please assign this to me?