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

chore: update tags and fix styles #2613

Merged
merged 2 commits into from Mar 19, 2024
Merged

Conversation

Paul-Bob
Copy link
Contributor

Description

Fixes some tags issues by updating tagify and adjust some styles.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

Screenshots & recording

@Paul-Bob Paul-Bob added the Chore label Mar 19, 2024
@Paul-Bob Paul-Bob self-assigned this Mar 19, 2024
Copy link

codeclimate bot commented Mar 19, 2024

Code Climate has analyzed commit 838f720 and detected 0 issues on this pull request.

View more on Code Climate.

@Paul-Bob Paul-Bob merged commit 8a41fd2 into main Mar 19, 2024
19 checks passed
@Paul-Bob Paul-Bob deleted the chore/update_tags_and_fix_styles branch March 19, 2024 11:09
Copy link
Contributor

This PR has been merged into main. The functionality will be available in the next release.

Please check the release guide for more information.

Paul-Bob added a commit that referenced this pull request Mar 19, 2024
@@ -10,7 +10,7 @@ tags.tagify {
}

tags.tagify {
@apply !p-1 !gap-1 !border-gray-200;
Copy link
Collaborator

Choose a reason for hiding this comment

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

The only thing that I would add here is !px-2. This makes the horizontal padding the same as the vertical one.

Before

CleanShot 2024-03-19 at 07 32 12@2x

After

CleanShot 2024-03-19 at 07 31 58@2x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants