35cae21d92a33b4b7372f8f4eb2e7e57fed7053a
- OperatorLogo: moved &--round after per-carrier width rules so the round variant wins the cascade. Previously .operator-logo--FV (90×15) outranked --round (36×36) for FV flights and the second logo on a multi-leg schedule row spilled across the time column. Also added a tablet-viewport shrink for --round to 30×30. - FlightCard now emits the flight-card--schedule modifier when direction='schedule' so the 80px/120px/100px/... grid actually applies. The default board grid was active on schedule rows, giving a too-narrow flight-number column and misaligned logos. - i18n: replaced single-quoted HTML attributes with double quotes in every common.json. i18next-icu parses single quotes as ICU literal delimiters and silently drops the closing apostrophe in href='…booking'>…, truncating everything after <a ...> inside the rendered innerHTML. The schedule start-page bottom-description lost its 'онлайн-сервисом' link paragraph as a result.
Description
No description provided
Languages
TypeScript
62.7%
HTML
23.6%
SCSS
11%
JavaScript
1.1%
C#
0.9%
Other
0.6%