hyperhive/frontend/packages
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 70832fcbf1 fix(#1293): override global li padding on agent menu separator
common.css sets `li { padding: 0.5em 0 }` globally. The .agent-menu-sep
li inherits this, bloating the 1px separator into a ~16px thick bar.

Add `padding: 0` to .agent-menu-sep to reset it.
2026-06-04 20:06:18 +02:00
..
agent fix(#1286): pretty-print system events in the agent terminal 2026-06-04 18:54:33 +02:00
dashboard fix(#1293): override global li padding on agent menu separator 2026-06-04 20:06:18 +02:00
shared feat(terminal): auto-load older history on scroll-to-top 2026-06-03 21:07:53 +02:00