Files
flights_web_raw/apps/react/src/styles/components/toolkit/multi-landings-icon.component.scss
T
gnezim f8120c154f styles: copy global and component SCSS files from Angular to React
- Copy 30+ global SCSS files to apps/react/src/styles/
- Copy 75+ component SCSS files to apps/react/src/styles/components/
- Organize by feature: online-board, schedule, flights-map, popular-requests, shared, toolkit
- Organize pages styles: board, schedule, adaptive
- Update main.tsx to import styles entry point
2026-04-05 19:17:57 +03:00

9 lines
81 B
SCSS

:host {
font-size: 0;
}
.multi-landings-svg {
width: 21px;
height: 5px;
}