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

feat: update Attribute badge styling #3172

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

wesbillman
Copy link
Collaborator

Minor changes to make AttributeBadge look less bad :)

Screenshot 2024-10-23 at 9 47 03 AM Screenshot 2024-10-23 at 9 47 17 AM

@wesbillman wesbillman requested a review from a team as a code owner October 22, 2024 22:47
@wesbillman wesbillman requested review from deniseli and removed request for a team October 22, 2024 22:47
This was referenced Oct 21, 2024
@wesbillman wesbillman force-pushed the improve-attribute-badge-styling branch 2 times, most recently from 8d4b538 to a6c7558 Compare October 23, 2024 03:19
Copy link
Contributor

@deniseli deniseli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sweet!

<span className='text-gray-900 dark:text-gray-100 font-medium'>{value}</span>
</span>
<div className='inline-flex rounded-md text-xs font-medium' {...props}>
<span className='px-2 py-1 text-gray-400 bg-gray-100 border border-gray-200 dark:border-gray-600 rounded-s-md dark:bg-gray-700 dark:text-gray-400'>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like dark:text-gray-400 is redundant?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wow good eye!

@wesbillman wesbillman force-pushed the improve-attribute-badge-styling branch from a6c7558 to 1f906c5 Compare October 23, 2024 04:08
@wesbillman wesbillman merged commit 6627acf into main Oct 23, 2024
96 checks passed
@wesbillman wesbillman deleted the improve-attribute-badge-styling branch October 23, 2024 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants