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(forecast): style Analysis Signals expanded panel in probability bets (koala73#2450)
The fc-signals section had near-zero styling (margin-top: 2px only) making
it look like raw unstyled text. Fixes: container now matches fc-detail with
padding/border-top, signal items get proper indentation and spacing with a
positioned ::before dash indicator, section title injected at render-time
so the label appears inside the collapsible panel. Also strips leading
dash/en-dash characters from signal values to prevent double-dash rendering.
0 commit comments