#All of my inputs have a border
11 messages · Page 1 of 1 (latest)
That doesn't seem to work! Also thats not how it looks on the website, so I'm not sure its actually the default
There shouldn't be a focus ring 🤔 could you share a reproduction?
and which browser are you using?
i would like to know if you got any updates
what do you get on inspector ?
the only way i manage to get this kind of behaviour is with the :focus-visible and its on the label element. Can you try to add a label to your input and see what's going on ?
same thing:
Found the problem, i was using tailwindcss, i just removed it and its fixed now!