-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
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.
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)
Metadata
Metadata
Assignees
Labels
No labels
