mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-08-03 23:42:31 +02:00
20e1a67dc9
The dropdown already rendered a .sidebar-unread-badge element, but the styling rule was scoped to .channel-sidebar-item, so on narrow screens the count fell back to plain text in the row's own colour. Extend the selector to .channel-selector-item so both views share one badge style. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>