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

Fix alignment issue. Wrap label and input tag in div and apply css to it. #1612

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

vraj-712
Copy link

@vraj-712 vraj-712 commented Apr 23, 2024

Changes

✅ Wrap label and input tag in div. then apply flex property to it and center items vertically and give some margin padding to it.
❌ Remove Margin from input tags
so basically it appear as vertical menu.

@llaske llaske changed the title #1607 Fix alignment issue. Wrap label and input tag in div and apply css to it. Fix alignment issue. Wrap label and input tag in div and apply css to it. Apr 24, 2024
@llaske
Copy link
Owner

llaske commented Apr 24, 2024

Related to #1607

@llaske llaske merged commit 4fc7b4c into llaske:dev Apr 24, 2024
@llaske
Copy link
Owner

llaske commented Apr 24, 2024

That's better. Thanks.

Note: mention the issue in the body of the PR, not in title.

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