mirror of
https://github.com/smittix/intercept.git
synced 2026-04-24 22:59:59 -07:00
- Remove all CSS class dependencies from device cards - Use data-bt-device-id attribute instead of class-based selectors - Add comprehensive inline styles to each element - Change container from grid to block layout - Add detailed console logging for debugging - Remove potential CSS conflicts from .signal-card class This isolates the card rendering from any CSS that might be hiding content (like overflow:hidden on .signal-card). Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>