mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-03-31 06:23:54 -04:00
[PR #282] [MERGED] Fix x button vertical centering in filter scripts search bar #309
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/community-scripts/ProxmoxVE-Local/pull/282
Author: @michelroegl-brunner
Created: 11/7/2025
Status: ✅ Merged
Merged: 11/7/2025
Merged by: @michelroegl-brunner
Base:
main← Head:fix/273📝 Commits (1)
e460a05Fix x button vertical centering in filter scripts search bar📊 Changes
1 file changed (+1 additions, -2 deletions)
View changed files
📝
src/app/_components/FilterBar.tsx(+1 -2)📄 Description
Changes
size='icon'constraint that was limiting button height to 36pxinset-y-0withh-fullto match the full input field heightflex items-center justify-centerfor proper icon centering within the buttonFixes
Testing
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.