enhance stream view

This commit is contained in:
talksik
2026-03-21 11:39:43 -07:00
parent 2262bf4f3b
commit cba24c5d95
3 changed files with 66 additions and 57 deletions
@@ -43,7 +43,6 @@ export default function ControlsIndicator({ type, children }: ControlsIndicatorP
{children ? <div className="flex-1">{children}</div> :
<div className="flex-1" />
}
{children && <span className="text-muted-foreground">·</span>}
<div className="text-muted-foreground">
Hold{" "}
<kbd