Open
Description
Describe the bug
You can have more context about the problem here:
ISSUE: primefaces/primereact-sass-theme#45
PR: primefaces/primereact-sass-theme#46
I realized in some devices/browsers/OS (I don't know exactly), the Toast
component is generating a unnecessary border.
You cannot replicate in the website, but in Linux, firefox and my project I can see this problem.
The problem is the border-width
. Is not necessary in this place.
Reproducer
PrimeReact version
Last version
React version
17.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
Linux, Safari
Steps to reproduce the behavior
Expected behavior
No response