mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
6b365fa5d3
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.