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

Padding css property not impacting layout of Tags Input #907

Open
tap2k opened this issue Feb 6, 2023 · 0 comments
Open

Padding css property not impacting layout of Tags Input #907

tap2k opened this issue Feb 6, 2023 · 0 comments

Comments

@tap2k
Copy link

tap2k commented Feb 6, 2023

.ReactTags__tagInput input.ReactTags__tagInputField,
.ReactTags__tagInput input.ReactTags__tagInputField:focus {
height: 31px;
margin: 0;
font-size: 12px;
border: 1px solid #eee;
min-width: 200px;
padding-bottom: 50
}

Screen Shot 2023-02-06 at 9 03 09 AM

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

No branches or pull requests

1 participant