You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.
Awesome plugin, just one little problem
When using browser zoom in Chrome, the items do not fit in the containing wrapper, and create 2 rows.
The issue seems to be in the calculation of the container width.
When zoomed in, I inspect the element and change the css for span.ps-item, reducing the left-right margin by 1px, seems to fix it
The text was updated successfully, but these errors were encountered: