mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-15 20:20:09 +00:00
The disclaimer paragraph rendered as a two-line block under the controls row, eating vertical real-estate while the cards stayed empty. Replace it with a small Info icon beside the profile dropdown that surfaces the same copy in a tooltip on hover/focus. - Same copy preserved verbatim; no informational loss - Icon only renders when a non-All profile is selected - Reclaims ~32px of vertical space on the analytics header Closes #1390