@@ -74,36 +74,28 @@ The component provides the following CSS variables, which can be used to customi
74
74
| Name | Description | Default |
75
75
| --- | --- | --- |
76
76
| \- -nutui-elevator-list-bg-color | Floor area background color | ` $white ` |
77
- | \- -nutui-elevator-list-font-size | Floor area list item font size | ` $font-size-s ` |
77
+ | \- -nutui-elevator-list-font-size | Floor area list item font size | ` $font-size-base ` |
78
78
| \- -nutui-elevator-list-color | Floor area list item font color | ` $color-title ` |
79
- | \- -nutui-elevator-list-item-padding | Floor area list item inside margin | ` 0 20px ` |
80
- | \- -nutui-elevator-list-item-name-height | Height of floor area list item | ` 30px ` |
81
- | \- -nutui-elevator-list-item-name-line-height | Floor area list item row height | ` 30px ` |
79
+ | \- -nutui-elevator-list-item-padding | Floor area list item inside margin | ` 0 36px 0 20px ` |
80
+ | \- -nutui-elevator-list-item-name-height | Height of floor area list item | ` 34px ` |
82
81
| \- -nutui-elevator-list-item-code-font-size | Floor area list item heading font size | ` $font-size-base ` |
83
- | \- -nutui-elevator-list-item-code-color | Floor area list item heading color | ` $color-title ` |
82
+ | \- -nutui-elevator-list-item-code-color | Floor area list item heading color | ` $color-text-help ` |
84
83
| \- -nutui-elevator-list-item-code-font-weight | Floor area list item heading font size | ` $font-weight-bold ` |
85
- | \- -nutui-elevator-list-item-code-height | Floor area list item heading height | ` 35px ` |
86
- | \- -nutui-elevator-list-item-code-line-height | Floor area list item header row height | ` 35px ` |
84
+ | \- -nutui-elevator-list-item-code-height | Floor area list item heading height | ` 34px ` |
87
85
| \- -nutui-elevator-list-item-code-border-bottom | Width of bottom border of floor area list item heading | ` 1px solid $color-border ` |
88
- | \- -nutui-elevator-list-item-code-background-color | background color of floor area list item heading | ` inherit ` |
89
- | \- -nutui-elevator-list-item-code-current-bg-color | Elevator cue background color | ` #fff ` |
86
+ | \- -nutui-elevator-list-item-code-current-bg-color | Elevator cue background color | ` $color-text-disabled ` |
90
87
| \- -nutui-elevator-list-item-code-current-border-radius | Elevator cue border radius | ` 50% ` |
91
88
| \- -nutui-elevator-list-item-code-current-width | Elevator cue width | ` 45px ` |
92
89
| \- -nutui-elevator-list-item-code-current-height | Lift indication height | ` 45px ` |
93
- | \- -nutui-elevator-list-item-code-current-line-height | The lift indicates the height | ` 45px ` |
94
90
| \- -nutui-elevator-list-item-code-current-right | Elevator prompt position back right edge | ` 60px ` |
95
91
| \- -nutui-elevator-list-item-code-current-top | Elevator prompt position back top edge | ` 50% ` |
96
- | \- -nutui-elevator-list-item-code-current-text-align | Elevator prompt text alignment | ` center ` |
97
- | \- -nutui-elevator-bars-right | Position on the back right edge of elevator floor | ` 10px ` |
92
+ | \- -nutui-elevator-bars-right | Position on the back right edge of elevator floor | ` 16px ` |
98
93
| \- -nutui-elevator-bars-top | Position on the back top edge of elevator floor | ` 50% ` |
99
94
| \- -nutui-elevator-bars-transform | Transform of elevator floor | ` translateY(-50%) ` |
100
- | \- -nutui-elevator-bars-padding | Elevator floor inside margin | ` 15px 0 ` |
101
- | \- -nutui-elevator-bars-background-color | Elevator floor background color | ` #eeeff2 ` |
102
- | \- -nutui-elevator-bars-border-radius | Elevator floor fillet size | ` 6px ` |
103
- | \- -nutui-elevator-bars-active-color | The elevator floor highlights the text color | ` $color-primary ` |
95
+ | \- -nutui-elevator-bars-active-color | The elevator floor highlights the text color | ` $white ` |
96
+ | \- -nutui-elevator-bars-color | The elevator floor the text color | ` $color-text-help ` |
104
97
| \- -nutui-elevator-bars-z-index | Elevator level | ` 1 ` |
105
- | \- -nutui-elevator-bars-inner-item-padding | Inside margin of elevator floor identification item | ` 3px ` |
106
- | \- -nutui-elevator-bars-font-size | Elevator floor identification item font size | ` 10px ` |
98
+ | \- -nutui-elevator-bars-font-size | Elevator floor identification item font size | ` $font-size-xxs ` |
107
99
| \- -nutui-elevator-list-fixed-color | Ceiling floor text color | ` $color-primary ` |
108
100
| \- -nutui-elevator-list-fixed-bg-color | Ceiling floor background color | ` $white ` |
109
101
| \- -nutui-elevator-list-fixed-box-shadow | Ceiling floor shadow | ` 0 0 10px #eee ` |
0 commit comments