Files
ComfyUI_frontend/src
dante01yoon 341c8469fa fix(billing): also shrink the switcher row button so the name truncates (FE-769)
The name span had min-w-0 but its parent <button> (flex flex-1) did not, so
the button kept its content width and the long name was hard-clipped by the
panel's overflow-hidden instead of truncating with an ellipsis.
2026-06-17 20:07:41 +09:00
..
2026-01-27 17:59:19 -08:00