mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-07-20 22:51:07 +00:00
32f1e2317f
The responsive font-size overrides for .msg-time were applied globally, affecting both the role header timestamp (which is only a hover title tooltip there) AND the message footer timestamp (.msg-foot .msg-time). Scope to .msg-role .msg-time so the footer row retains its balanced 10.5px base while the role header timestamp scales with font-size.