mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-19 11:59:37 +00:00
## Summary Fix undersized delete and edit icons on user blueprint items in the node library sidebar. ## Changes - **What**: Changed blueprint action icons (trash, edit) from `size-3.5` (14px) to `size-4` (16px), matching the standard icon size used across the codebase. ## Review Focus Trivial sizing fix — `size-4` is the codebase-wide convention for iconify icons in buttons, and what the button base styles default SVGs to. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-10992-fix-use-standard-size-4-for-blueprint-action-icons-33d6d73d365081be8c65f9e2a7b1d6ec) by [Unito](https://www.unito.io)