v2.0.2
Fixed
- Vertically centre the
⌘Khint within Filament's global-search field. It previously used a fixedheight: 2.5rempinned to the top, which overflowed Filament v5's ~36px input and sat slightly below centre. It now spans the field height (inset-block: 0) and flex-centres, independent of the input's actual height.
Upgrade: composer require xuanpablo/filament-palette:^2.0