f8120c154f
- 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
9 lines
80 B
SCSS
9 lines
80 B
SCSS
:host {
|
|
font-size: 0;
|
|
}
|
|
|
|
.change-route-svg {
|
|
width: 19px;
|
|
height: 12px;
|
|
}
|