Closed russkyc closed 1 month ago
In your css/app.css
file add the following at the top and see if it fixes:
Tried with the following scenarios:
It is definitely the padding issue, can you inspect with developer tools what is adding those padding from?
Layout information from dev tools:
Newly observed behavior: Adding tailwind cdn seems to fix the issue
There is definitely some css overriding it as the height should be 32px pixels but in your case it is showing 48px.
Other things tried that did not fix the issue:
Extra padding stays, which is weird and only fixed by adding in the tailwind cdn
This looks specific to your environment as we haven't entered any issues like this before, unless someone has explicitly modified the css. I am closing this issue as it is not related to the library as such. Feel free to open a new one, if you think it is related to library.
Understandable, for the meantime I'll go with the tailwind css fix and see if this can be reproducible in other environments
Comparison
Page
Index.html