-
Notifications
You must be signed in to change notification settings - Fork 24
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
Remove Checkbox margin when label is not defined #450
Labels
Comments
kabarchonok
pushed a commit
to kabarchonok/wave
that referenced
this issue
Feb 4, 2025
The margin has been removed in favour of gap to get rid of unnecessary indentation when label undefined
kabarchonok
added a commit
to kabarchonok/wave
that referenced
this issue
Feb 4, 2025
The margin has been removed in favour of gap to get rid of unnecessary indentation when label undefined
lloydaf
pushed a commit
that referenced
this issue
Mar 11, 2025
🎉 This issue has been resolved in version 2.27.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
@freenow/wave
version: 1.34.4What
Remove Checkbox margin when label is not defined, so that it is correctly aligned when used in UI with other form elements (but without labels)
Reproduction
You can check this issue on registration drafts form on DMT
The text was updated successfully, but these errors were encountered: