Files
openclaw/ui
Peter Steinberger 6b365fa5d3 fix(ui): keep own-message sender name stationary on footer hover (#121406)
The persistent-identity footer for the viewer's own messages is
right-aligned, so the hover-revealed relative timestamp used to push the
always-visible sender name sideways. Flip the visual order with CSS
`order` so the time slots in to the left of the name and the name stays
pinned under the avatar. Peer footers are left-aligned and already
stable; DOM (screen-reader) order is unchanged.
2026-08-09 23:53:49 -07:00
..