File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
style/web/components/steps Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 213
213
width : 9999px ;
214
214
border-left : 0 ;
215
215
border-top : 0 ;
216
- border-bottom-width : @step-stroke-width ;
216
+ border-bottom-width : @steps-line-height ;
217
217
border-bottom-color : @steps-line-bg-color-horizontal-default ;
218
218
position : absolute ;
219
219
left : 100% ;
318
318
height : 100% ;
319
319
border-left : 0 ;
320
320
border-top : 0 ;
321
- border-right-width : @steps-item-icon-number- line-width ;
321
+ border-right-width : @steps-line-width ;
322
322
border-right-color : @steps-line-bg-color-vertical-default ;
323
323
position : absolute ;
324
324
top : @steps-item-icon-number-line-top ;
340
340
height : 100% ;
341
341
border-left : 0 ;
342
342
border-bottom : 0 ;
343
- border-right-width : @steps-item-icon-number- line-width ;
343
+ border-right-width : @steps-line-width ;
344
344
border-right-color : @steps-line-bg-color-vertical-default ;
345
345
position : absolute ;
346
346
top : @steps-item-icon-number-line-top ;
399
399
width : @steps-item-connector-line-width ;
400
400
border-left : 0 ;
401
401
border-top : 0 ;
402
- border-bottom-width : @steps-item-icon-number- line-height ;
402
+ border-bottom-width : @steps-line-width ;
403
403
border-bottom-color : @steps-line-dot-bg-color-vertical-default ;
404
404
position : absolute ;
405
405
left : @steps-dot-connector-position-left-horizontal ;
467
467
height : 100% ;
468
468
border-bottom : 0 ;
469
469
border-left : 0 ;
470
- border-right-width : @steps-item-icon-number- line-height ;
470
+ border-right-width : @steps-line-width ;
471
471
border-right-color : @steps-line-dot-bg-color-vertical-default ;
472
472
position : absolute ;
473
473
left : @steps-dot-connector-position-left-vertical ;
You can’t perform that action at this time.
0 commit comments