community-platform icon indicating copy to clipboard operation
community-platform copied to clipboard

fix: added flex to container to prevent overflow of content

Open Light2Dark opened this issue 3 years ago • 0 comments

PR Checklist

PR Type

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] Developer experience (improves developer workflows for contributing to the project)

Description

User stats in profile can at times overflow outside of its box. This fix prevents that by removing max-width and flexing the box.

Git Issues

Closes #1890

Screenshots/Videos

image


What happens next?

Thanks for the contribution! We try to make sure all PRs are reviewed ahead of a monthly dev call (first Monday of the month, open to all!).

If the PR is working as intended it'll be merged and included in the next platform release, if not changes will be requested and re-reviewed once updated.

If you need more immediate feedback you can try reaching out on slack in the platform-dev channel.

Light2Dark avatar Aug 15 '22 10:08 Light2Dark