Files
payloadcms/packages/plugin-search
Jessica Rynkar 9364d51f4b fix(ui): inconsistent pill sizes across admin panel (#12788)
### What?
Fixes inconsistent `pill` sizes across the Admin Panel.

### How?
Pills without a specified size default to **medium**. In the folders
[PR](https://github.com/payloadcms/payload/pull/10030), additional
padding was to the medium size. As a result, any pills without an
explicit size now appear larger than intended.

This PR fixes that by updating any pills that should be small to
explicitly set `size="small"`.

Fixes #12752
2025-06-12 15:43:00 +01:00
..
2022-02-19 11:02:55 -05:00
2025-06-09 14:43:03 -04:00

Payload Search Plugin

A plugin for Payload to generate records of your documents that are extremely fast to search on.