Commit 0c6455b
Reassert hidden display:none for panel-stats rows
The .panel-stats .stat rule sets display:flex and out-specifies the UA
[hidden] { display:none } stylesheet, so toggling .hidden on the
peer-count stat left the row visible with an empty value when
seen_by_others was null or zero. Mirror the same explicit override
already used for .mil-chip / .pop-peer.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b580bb0 commit 0c6455b
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
394 | 398 | | |
395 | 399 | | |
396 | 400 | | |
| |||
0 commit comments