Fix #169: persistent full-width divider under stats dropdown title #182

Merged
fen merged 1 commits from fix-169 into dev 2026-09-10 16:41:11 +00:00
1 Commits
Author SHA1 Message Date
fen 80e761f53d Fix #169: persistent full-width divider under stats dropdown title
CI / docker (pull_request) Skipped
CI / test (pull_request) Successful in 40s
The divider between the stats dropdown head and body lived on
.stats-body's border-top, so it vanished when collapsed and only the
hover background hinted at the boundary (flicker). Move it to
.stats-head border-bottom so it is always present and spans the full
pill width.
2026-09-10 11:40:59 -05:00