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

[Suggestion] Give ID's or class names to divs #39

Open
JanieHuang opened this issue Jul 15, 2019 · 0 comments
Open

[Suggestion] Give ID's or class names to divs #39

JanieHuang opened this issue Jul 15, 2019 · 0 comments

Comments

@JanieHuang
Copy link

JanieHuang commented Jul 15, 2019

For example, the <div> that takes the input keeps dynamically widening when a chip is added.

This can be stopped by adding a width property.

Normally, I can just override the css elements in my own custom.css, but because the styling appears to be inline, I cannot do so.

Would we be able to add names to divs? This would at the very least make customization a bit easier.

I've highlighted in the screenshot which <div> I wish to customize.

Screen Shot 2019-07-15 at 1 19 55 PM

Currently, the workaround is to make another empty div that wraps around the chip, and use that to apply width properties.

This is fine, but applying names to div would be easier to customize (IMO)

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