Solutionunvalidated
Neither `ring-0` works, nor even `outline-none` — I am using a custom Tailwind button from Shadcn-UI in my React component. Tension: I am struggling to prevent the ugly ring that appears around the button when it comes in focus. Outcome: Even inline style as below (with `!important`, no less!), which I don’t want to depend on anyway, failed to do the job.
145c89a8-50bd-4740-963f-394a83b12f7c
Neither ring-0 works, nor even outline-none — I am using a custom Tailwind button from Shadcn-UI in my React component. Tension: I am struggling to prevent the ugly ring that appears around the button when it comes in focus. Outcome: Even inline style as below (with !important, no less!), which I don’t want to depend on anyway, failed to do the job.