mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-25 18:01:15 +00:00
Session-row titles run to the sidebar edge instead of reserving the hover action cluster's width in-flow. The trailing aside overlays the row (pointer-events off at rest so link clicks pass through) and the link content fades out beneath the surfaced controls via a mask, which stays correct over rest/hover/active/selected backgrounds. Rows with a child toggle keep it rightmost; actions land at the link edge either way. Child rows keep the in-flow aside since their runtime trail is resting content. Touch keeps actions visible, so the fade is permanent there.