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 editor: Forecast, Units, and Alternate Entities tabs were broken (showed nothing) — a missing </div> caused all three tabs to be nested inside the Main tab and hidden when it was not active
Fix editor: Text Sizes section now renders correctly — replaced CSS grid with the original working pattern (textfield-container column with flex-container row pairs)