MultiSelect clear icon not aligned correctly #4427
Labels
Component: Theme
Issue or pull request is related to Theme
Type: Bug
Issue contains a defect related to a specific component.
Milestone
Describe the bug
The clear icon of the multiselect component used to look like this:
But in 9.4.0 it is not aligned correctly anymore:
Reproducer
https://codesandbox.io/s/primereact-test-forked-j9mtn0?file=/src/index.js
PrimeReact version
9.4.0
React version
18.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
Microsoft Edge Version 113.0.1774.42
Steps to reproduce the behavior
showClear
property set to true.Expected behavior
The clear icon should be aligned properly.
The text was updated successfully, but these errors were encountered: