You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I seems like this could be caused by the tailwind's file:rounded property not being set and I was able to fix it by adding file:rounded-md for example into the component class.
In Safari 16.1 (18614.2.9.1.12), the File Input component's button doesn't render correctly.
Safari:
Edge (Chromium):
Notice how the corners aren't properly rounded on the button. This is using the "night" theme but is the same for different themes.
The text was updated successfully, but these errors were encountered: