community-platform
community-platform copied to clipboard
[bug] Country container overflow
Issue: On profile page the country container gets overflown when country name is too long.
Link:
https://community.preciousplastic.com/u/biso-plastique

Proposed fix:
Currently the size of the container is defined by the parent
Maybe simply adjust the parent container to be more responsive and not fixed width?
Hi, I found that removing the max-width's of both the child and parent container and making the parent container a flexbox works.
Let me know if I can help with a PR, the code seems to work on my side! :)
Hey @Light2Dark nice one! Yes I would say make a PR and we can check if everything works. Thanks ♡
:tada: This issue has been resolved in version 1.21.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket: