File tree Expand file tree Collapse file tree 1 file changed +0
-43
lines changed
app/component/itinerary/navigator Expand file tree Collapse file tree 1 file changed +0
-43
lines changed Original file line number Diff line number Diff line change @@ -209,23 +209,6 @@ $fixed-width-padding: 16px;
209
209
width : 80% ;
210
210
text-align : left ;
211
211
}
212
-
213
- .wait-leg {
214
- display : flex ;
215
- margin-top : 3px ;
216
- flex-direction : column ;
217
- align-items : flex-start ;
218
-
219
- .wait-duration {
220
- margin-top : var (--space-xs );
221
- }
222
-
223
- .icon {
224
- margin-top : 2px ;
225
- height : 25px ;
226
- width : 25px ;
227
- }
228
- }
229
212
}
230
213
231
214
.duration {
@@ -332,32 +315,6 @@ $fixed-width-padding: 16px;
332
315
align-items : flex-start ;
333
316
margin-left : var (--space-m );
334
317
335
- .route-info {
336
- display : flex ;
337
- align-self : flex-start ;
338
- margin-bottom : var (--space-xcs );
339
- flex-direction : column ;
340
-
341
- .routenumber {
342
- display : flex ;
343
- flex-direction : row ;
344
- margin-left : calc (var (--space-m ) + var (--space-l ));
345
- margin-top : 4px ;
346
- }
347
-
348
- .expand {
349
- margin-left : var (--space-m );
350
- display : flex ;
351
-
352
- .icon {
353
- margin-right : var (--space-s );
354
- margin-top : 5px ;
355
- width : 16px ;
356
- height : 16px ;
357
- }
358
- }
359
- }
360
-
361
318
.wait-duration {
362
319
margin-top : var (--space-xs );
363
320
}
You can’t perform that action at this time.
0 commit comments