Toast: Close button resizes on longer text #2949
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
If the Toast
details
are longer than one line, the clickable area around close button becomes oval instead of keeping circular shape.With short
details
text:With long
details
text:Reproducer
No response
PrimeVue version
3.16.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
Chrome
Steps to reproduce the behavior
Easiest way:
Sticky
to open the toast.Expected behavior
Close button's shape (clickable area) should remain circular independent of toast's details text length.
The text was updated successfully, but these errors were encountered: