mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-05-25 19:20:16 +00:00
d8afba8001
Vision review of v1 flagged the chip's accent-yellow as 'loud and ugly'. Switched to muted hover-bg + 1px border for a subtler badge look. Also addressed heading truncation: at the default 300px panel width, heading (95px) + 5 action buttons (154px) + chip text (110px) overflows, so the heading was ellipsing to 'W...'. Added a container query on the existing .rightpanel container that drops the chip text below 360px container width, leaving just the eye icon (tooltip still labels it).