fa4656dab11cd238d0219215b303ac12affdc659
Connecting itineraries now render details-header-badge with the small round airline icon (36×36) from Angular's `[round]="isConnecting"` path and drop the 'Авиакомпания' caption, so the SU 6188 + SU 6341 row sits compactly next to the share/buy/last-update cluster instead of stretching two wide wordmarks across the summary. Share + Buy buttons removed from ScheduleFlightBody — Angular's `flight-schedule-details` wires `[share]=false [buy]=false [print]=false [details]=false [register]=false` into its inner flight-actions, so a per-leg action strip was never meant to exist. The page-level summary header now owns those affordances. OperatorLogo.scss: override the 180×46 rule inside .details-header-badge when the logo carries .operator-logo--round so the connecting-summary badge doesn't force a wide wordmark. BoardDetailsHeader.scss is imported from DetailsHeaderBadge.tsx so consumers (schedule details summary) that use the badge without the full BoardDetailsHeader wrapper still pick up flex/gap/typography.
Description
No description provided
Languages
TypeScript
62.7%
HTML
23.6%
SCSS
11%
JavaScript
1.1%
C#
0.9%
Other
0.6%