You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use CSS classes for statistics button state instead of inline styles
- Add active/inactive CSS classes with !important declarations
- Replace inline style updates with CSS class toggling
- Prevent hover/focus CSS from overriding button state
- Add better debugging for CSS class changes
- Ensure visual state persists through user interactions
0 commit comments