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: force tab panel visibility via inline style + !important CSS
Blank space on Scheduled/Settings tabs was caused by hidden tab panels
not being fully suppressed. Now switchTab() sets style.display directly
on every panel (bypasses any CSS specificity conflicts with Tailwind CDN)
and the CSS rule uses !important as a secondary guard.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments