Skip to content

Conversation

@elonehoo
Copy link
Contributor

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

after

image

before

image

i donβ€˜t know i write is success, but look in ok.

'n-checkbox': 'inline-flex gap-1 items-center rounded',
'n-checkbox-hover': 'op100 n-bg-hover cursor-pointer',
'n-checkbox-box': 'border n-border-base w-1.1em h-1.1em mr-1 text-white flex flex-none items-center rounded-sm overflow-visible',
'n-checkbox-box': 'border n-border-base w-1.1em h-1.1em mr-1 ml-2 text-white flex flex-none items-center rounded-sm overflow-visible',
Copy link
Member

Choose a reason for hiding this comment

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

Why it's 2? Maybe we should fix on the usage side?

Copy link
Contributor Author

@elonehoo elonehoo Oct 31, 2025

Choose a reason for hiding this comment

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

gap is 1 and margin-right is 1, so margin-left in 2

sorry, let i think of other idea

Copy link
Contributor Author

Choose a reason for hiding this comment

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

mabye i think this only idea

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