timolins / react-hot-toast

Smoking Hot React Notifications 🔥
https://react-hot-toast.com
MIT License
9.84k stars 331 forks source link

Rounded toasts have a strange white line on corners #167

Open williamlmao opened 2 years ago

williamlmao commented 2 years ago
Screen Shot 2022-04-08 at 1 40 10 PM

For some reason when I round toasts, I see this thin white line on the corners of the toast. Anyone run into this before? It disappears when there is no rounding. It's there whether or not I use borders.

I'm using tailwind to round the corners.

timolins commented 2 years ago

Can you provide a working example where this is the case? I haven't encountered this issue.