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
fix: faulty click area because of padding on invalid element (#115)
* fix(select): faulty click area with padding on invalid DOM element
fixes#111. shift the padding from container to sub-elements like search input and single-value. introduce --vs-multi-value-margin for multi-value "padding", making gap unused
* fix(docs): update CSS variables on styling page
0 commit comments