mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-22 21:38:52 +00:00
The drop shadow needed an opaque rect that bled black through the PNGs' transparent corners, and the hairline rim drew a visible outline slightly off the baked corner radius. Both treatments looked worse than no treatment, so this commit keeps only the part that worked: the saturate(0.78) brightness(0.92) filter on the green input PNG so it stops outshouting the final-output card.