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

explorer: Consider Standardizing Type Badge Width in Transactions Table #1793

Closed
nortonandreev opened this issue May 25, 2024 · 0 comments · Fixed by #1861
Closed

explorer: Consider Standardizing Type Badge Width in Transactions Table #1793

nortonandreev opened this issue May 25, 2024 · 0 comments · Fixed by #1861
Assignees
Labels
module:explorer Issues related to explorer module

Comments

@nortonandreev
Copy link
Contributor

Description

To achieve a cleaner and more uniform appearance in the Transactions table, consider making the type badge the same width across all entries.

Proposed Solution

  • Adjust the CSS styling for the type badges in the Transactions table to ensure they have a consistent width.
  • Test the changes to ensure that the uniform width enhances the overall look and readability of the table.

Benefits

  • A cleaner and more organized appearance for the Transactions table.
  • Improved readability and user experience.

Steps to Implement

  • Modify the CSS to set a fixed width for the type badges.
  • Ensure the text within the badges is centered and properly aligned.
  • Test the Transactions table on various screen sizes to confirm that the changes look good across different devices.

Additional Information

  • Consistent badge widths contribute to a more polished and professional interface.

Screenshots

Screenshot 2024-05-25 at 16 52 41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:explorer Issues related to explorer module
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants