7eebdf3c4b68a7de21233f64f2f3389acaaffc8a
- Convert page-layout from CSS Grid to Flexbox to match Angular layout structure - Use flex-direction: row with sticky left sidebar positioning - Apply exact sidebar width (285px) and spacing (1.5% margin-right) - Implement responsive breakpoints matching Angular media queries - Set max-width: 1440px container with proper padding - Standardize route-filter spacing using Angular spacing variables - Update gap values: 16px → 10px (match $space-m) - Update padding: 16px 0 → 20px (full padding around content) - Update label margins: 8px gap → proper Angular spacing - Adjust trip options gap: 16px → 20px ($space-xl) - Update passenger/cabin controls gaps and padding to match Angular - Fix online-board-filter accordion padding - Remove top padding (5px → 0) for proper accordion content spacing - Keep side/bottom padding at 20px to match Angular layout This fixes paddings, margins, labels positioning, and gaps to achieve pixel-perfect parity with Angular.
Description
No description provided
Languages
TypeScript
36%
HTML
32.5%
SCSS
16.6%
JavaScript
13.5%
C#
1.3%