Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(global): 🐛 fix overflow of coreicon #440

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

PritamBag
Copy link
Member

Description

Remove overflow unset from the core icon as it sometimes becomes a problem. So I remove this.

Related Issues

Ref #439

Testing

Checklist

  • I have performed a thorough self-review of my code.
  • I have added or updated relevant tests for my changes.
  • My code follows the project's style guidelines and best practices.
  • I have updated the documentation if necessary.
  • I have added or updated relevant comments in my code.
  • I have resolved any merge conflicts of my branch.

Screenshots (if applicable)

Additional Notes

Reviewers


Maintainer Notes

  • Has this change been tested in a staging environment?
  • Does this change introduce any breaking changes or deprecations?

fix overflow of coreicon

Ref #439
@PritamBag PritamBag added the bugfix Pull Requests that fixes a bug label Feb 12, 2025
@PritamBag PritamBag self-assigned this Feb 12, 2025
@PritamBag PritamBag linked an issue Feb 12, 2025 that may be closed by this pull request
@anantakumarghosh anantakumarghosh merged commit 5acddff into development Feb 13, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Pull Requests that fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bugfix: other(except mui) icon library's icon is not display in UI
2 participants