Closed Heet-Bhalodiya closed 3 months ago
Hey @Heet-Bhalodiya I don't get your request.
Have you tried using className
to override the styles of the input?
Also, it isn't recommended to modify the default input style by the library; I suggest you just modify the style of the components rendered inside the render
prop
Closing issue temporarily as there's no response from author @Heet-Bhalodiya
Will reopen once you reply! Thanks for opening the issue.
Version of the library: 1.2.4
Expected Behavior
The library should provide properties that allow direct modification of the input styles.
Current Behavior
Screenshots of the issue are attached for reference:
When clicking on the slot, an additional 40px width is added to the input element. To address this issue, I have to add the following styles in the global.css file:
I appreciate your assistance in resolving this matter.