mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-07-13 10:47:33 +00:00
The label sits in an inline-block span, so text-decoration on the anchor did not propagate. Apply the underline to the span directly.