Remove duplicate header stats and fix icon rendering

- Remove duplicated message counters from header (keeping output panel stats)
- Remove syncHeaderStats function and its 500ms polling interval
- Fix icon CSS override that caused stroke-based SVGs to render as solid squares

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Smittix
2026-01-20 22:52:15 +00:00
parent 3f38742dbe
commit abe3d42004
3 changed files with 0 additions and 157 deletions

View File

@@ -1305,7 +1305,6 @@
.icon svg {
width: 100%;
height: 100%;
fill: currentColor;
}
.icon--sm {